From: Stefan Imhoff Date: Sat, 6 Nov 2010 11:37:31 +0000 (+0100) Subject: Removed some declarations X-Git-Tag: gitweb-1.7.12~16 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgitweb-theme;a=commitdiff_plain;h=299c454f540abeeaaf4734ae2f5bda60963388ae Removed some declarations --- diff --git a/gitweb.css b/gitweb.css index 0ef4445..4ec74c4 100755 --- a/gitweb.css +++ b/gitweb.css @@ -109,9 +109,6 @@ td, th { } .page_header img.logo { - float: right; - padding: 1.5em 1.0em; - border: 0; display: none; } @@ -129,10 +126,6 @@ td, th { border-bottom: 1px solid #ddd; } -.page_footer a { - padding-top: 5em; -} - .page_footer_text { color: #666; display: inline;