Files
core/assets/css/bolt.css
Bob den Otter 689f94ad3a Working.
2018-08-22 22:29:57 +02:00

10 lines
162 B
CSS

html, body {
font-family: 'Source Sans Pro', serif;
font-size: 16px;
line-height: 1.5;
height: 100%;
background: #F8F8F8;
margin: 0;
}