Changed background colors to plain colors

This commit is contained in:
Jef van Schendel 2011-05-20 01:31:45 +02:00 committed by Christopher Allan Webber
parent a7b9c65ed5
commit 265c19ae33

View File

@ -38,7 +38,7 @@ label {
.mediagoblin_header {
width:100%;
height:60px;
background-image:url('../images/header_back.png');
background-color:#393939;
padding-top:40px;
margin-bottom:80px;
}