aboutsummaryrefslogtreecommitdiff
path: root/css/page.css
blob: 84be7b996659e89720a1efbecc4b4d83924d2f9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* 
   This file is released into the public domain.
*/

h1.title {
    display: none;
}

div#content {
    margin-top: 2em;
}