cat/resources/public/css/screen.css

9 lines
126 B
CSS
Raw Normal View History

2019-01-11 22:10:58 +00:00
html,
body {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
height: 100%;
}
table {
margin-top: 2em;
2019-01-11 22:10:58 +00:00
}