summaryrefslogtreecommitdiff
path: root/static/style.css
blob: 15365f617e4338e9591acd89545ff61af6b61bc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
div#header {
    font-size: 150%;
b
}

div#search {
    text-align: center;
}

div#search span.preSearchField {
    font-style: italic;
}

div#content div#navigation {
    text-align: center;
}

div#footer {
    left: 0px;
    right: 0px;
}