From 451aa1d669fd0d9a388dbce57eaf0ab4cdb7143e Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Sat, 6 Nov 2010 11:52:58 +0100 Subject: [PATCH 1/1] Improvements for RSS-Buttons --- gitweb.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gitweb.css b/gitweb.css index e906c87..fe758c2 100755 --- a/gitweb.css +++ b/gitweb.css @@ -141,7 +141,7 @@ td, th { a.rss_logo { float: right; - padding: 3px; + padding: 3px 1px; width: 35px; line-height: 10px; border: 1px solid; @@ -150,10 +150,10 @@ a.rss_logo { background-color: #ff6600; font-weight: bold; font-family: sans-serif; - font-size: 70%; + font-size: 80%; text-align: center; text-decoration: none; - margin-top: 33px; + margin-top: 30px; margin-left: 5px; } -- 2.30.2