7 lines
53 B
CSS
Raw Normal View History

2015-06-25 14:16:13 -04:00
body{
width:600px;
}
#button{
padding-top: 20px;
}