Centering the header, by popular demand

This commit is contained in:
Nils Vogels 2014-04-27 14:57:12 +02:00
parent b64f12e940
commit 792e469e71

View file

@ -177,7 +177,6 @@ a{
margin: 0 auto; margin: 0 auto;
position: relative; position: relative;
width: 850px; width: 850px;
float: left;
} }
#header a:hover { #header a:hover {
background: none; background: none;