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

.error {
    color: red;
}