8 lines
54 B
CSS
8 lines
54 B
CSS
body{
|
|
width:600px;
|
|
}
|
|
|
|
.button{
|
|
padding-top: 20px;
|
|
}
|