aboutsummaryrefslogtreecommitdiff
path: root/static/small.css
blob: 7bba2a31509742b492765ad029fe2a7a3c7a8446 (plain)
1
2
3
4
5
6
pre {
    font-size: 14px;
    line-height: 1.6em;
}

.page { margin: 20px auto; width: 100%; }
bgstack15