python_reference/templates/webapp_ex1/static/style.css

7 lines
53 B
CSS
Raw Normal View History

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