diff options
-rw-r--r-- | main.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,6 +36,10 @@ header .logo { width: 64px; height: 64px; background: url("media/logo.png") no-repeat scroll 0 0; +} +header .logo a { + width: 64px; + height: 64px; color: transparent; } header div.nav { |