summaryrefslogtreecommitdiff
blob: e45549d6cedbf3ebd3de6d0221b16a57127fd092 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
body {
    font-size: 0.9em;
    font-family: sans-serif;
}

table {
    font-size: 0.8em;
    border-style: dotted;
    border-width: 1px;
}

tr {
    border-style: dotted;
    border-width: 1px;
}