joeni

global.scss

1
html, body {
2
    font-family: Verdana, Futura, Arial, sans-serif;
3
    margin: 0 0 0 0;
4
    height: 100%;
5
}
6
7
time, span.undernote {
8
    font-size: small;
9
    color: grey;
10
}
11