retrogit/app/static/main.css
2014-07-05 15:04:41 -07:00

9 lines
116 B
CSS

html, body {
margin: 0;
padding: 0;
}
body {
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
}