summaryrefslogtreecommitdiff
path: root/arch.css
blob: 25720b2219710eacaae801b3485284c673055fdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
html {
    font-family: serif;
    margin-left: 4em;
    margin-right: 4em;
}

h1, h2, h3 {
    font-family: sans-serif;
    margin-top: 2em;
}


h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1em; }