From 2abcb074512e309b9bf8920efcb6132295d1aac4 Mon Sep 17 00:00:00 2001 From: Lucian Mogosanu Date: Wed, 1 Jan 2014 22:35:14 +0200 Subject: [PATCH] css: remove ancient code --- css/default.css | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/css/default.css b/css/default.css index 2dfe71d..e69028d 100644 --- a/css/default.css +++ b/css/default.css @@ -160,7 +160,7 @@ span > a { #header { text-align: center; - font-size: 42px; + font-size: 45px; padding: 0px 0px 0px 0px; margin-bottom: -10px; margin-top: 14px; @@ -176,21 +176,6 @@ span > a { border-bottom: none; } -#logo a { - color: #333; - float: left; - font-size: 34px; - font-weight: bold; - text-decoration: none; - border-bottom: none; -} - -#logo a:hover { - color: #5B756C; - border-bottom: none; - background-color: #fff; -} - #navigation { text-align: center; margin-top: 11.2px; -- 1.7.10.4