summaryrefslogtreecommitdiff
path: root/site/css/math.css
blob: d111d1f2e5c7d271a6009e6a7da4a7396586da47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
/*
p.author
p.date
p.creator
.title
.subtitle
.todo
.done
.WAITING
.timestamp
.timestamp-kwd
.timestamp-wrapper
.tag
._HOME
.target
.linenr
.code-highlighted
div.outline-N
div.outline-text-N
.section-number-N
.figure-number
.table-number
.listing-number
div.figure
pre.src
pre.example
p.verse
div.footnotes
p.footnote
.footref
.footnum
.org-svg
*/

/*
html {
    height: 100%;
     color: #cccccc;
    background-color: hsl(240, 30%, 50%);
}
*/