diff options
-rw-r--r-- | main.css | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -54,14 +54,13 @@ header { height: 64px; } header .logo { - width: 64px; height: 64px; background: url("media/logo.png") no-repeat scroll 0 0; float: left; } header .logo a { display: block; - padding: 0px 0px 36px 0px; + padding: 0px 0px 0px 70px; height: 64px; font-size: 16px; font-weight: bold; |