X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=gitweb.css;h=b3059d6e08c20a591427a9a2f6f0f71399c21cb1;hb=75b1b2828da70b43797d73c4b4af7cd427879e2a;hp=6497dcefdc418879094bbdd1cae58a9f377a91c3;hpb=b1f1b0496df82e65ef4738962065aa51f8ed8c17;p=m6w6%2Fgitweb-theme diff --git a/gitweb.css b/gitweb.css index 6497dce..b3059d6 100755 --- a/gitweb.css +++ b/gitweb.css @@ -78,8 +78,8 @@ td, th { .page_header { background: #cfcfcf url(img/page_header.png) repeat-x 0 0; - height: 40px; - line-height: 40px; + height: 3.4em; + line-height: 3.4em; position: relative; padding: 0 27px; margin-bottom: 30px; @@ -103,7 +103,7 @@ td, th { .page_header img.logo { float: right; - padding: 7px 1.0em; + padding: 0.7em 1.0em; border: 0; } @@ -142,7 +142,7 @@ a.rss_logo { font-size: 70%; text-align: center; text-decoration: none; - margin-top: 4.5em; + margin-top: 49px; margin-left: 5px; }