summaryrefslogtreecommitdiff
path: root/static/style.css
blob: 63193d740e10e7bbe0596873b9316f26c6a69781 (plain)
1
2
3
4
5
6
7
8
body {
    font-size: 16px;
}

* {
    font-family: sans-serif;
}