summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/main.css b/main.css
index 8822a86..4732280 100644
--- a/main.css
+++ b/main.css
@@ -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 {