From: Lucian Mogosanu Date: Wed, 1 Jan 2014 20:35:14 +0000 (+0200) Subject: css: remove ancient code X-Git-Tag: v0.3~4^2~3 X-Git-Url: https://git.mogosanu.ro/?a=commitdiff_plain;h=2abcb074512e309b9bf8920efcb6132295d1aac4;p=thetarpit.git css: remove ancient code --- 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;