Changed to light headers

This commit is contained in:
Frédéric Péters 2010-06-01 17:06:37 +02:00
parent ee89c05f44
commit 51a837dce8
1 changed files with 9 additions and 0 deletions

View File

@ -19,11 +19,20 @@ div#header {
padding: 2ex;
}
div#header h1 {
font-weight: normal;
}
div#content {
margin: 1em 1ex;
padding: 1ex;
}
div#content h2 {
margin-top: 0;
font-weight: normal;
}
div#footer {
text-align: center;
margin-top: 3em;