Changed header size

This commit is contained in:
Jef van Schendel 2011-05-26 00:45:17 +02:00
parent 4fdd102175
commit 3f139dd259

View File

@ -20,7 +20,7 @@ body {
h1 {
font-family: 'Carter One', arial, serif;
margin-bottom: 20px;
margin-top:50px;
margin-top:40px;
}
a {
@ -35,10 +35,10 @@ label {
.mediagoblin_header {
width:100%;
height:60px;
height:36px;
background-color:#393939;
padding-top:40px;
margin-bottom:80px;
padding-top:14px;
margin-bottom:40px;
}
.icon {