python_reference/templates/webapp_ex1/static/style.css
2015-06-25 14:16:13 -04:00

7 lines
53 B
CSS

body{
width:600px;
}
#button{
padding-top: 20px;
}