summaryrefslogtreecommitdiff
path: root/static/styles.css
blob: 2d42220cb22a67f549f5c6952ce8dd8d36840d0d (plain)
1
2
3
4
5
6
7
8
dl > dt {
    font-weight: bold;
}

dd {
    margin-bottom: 1em;
    margin-left: 2em;
}