Small margin/font-weight fix

This commit is contained in:
Jef van Schendel 2012-01-15 17:07:15 +01:00
parent 52fc51f6a9
commit b699791956

View File

@ -48,6 +48,7 @@ h1 {
margin-top: 15px;
color: #fff;
font-size: 1.875em;
font-weight: bold;
}
h2 {
@ -63,6 +64,7 @@ h3 {
p {
margin-top: 0px;
margin-bottom: 20px;
}
a {