X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=gitweb.css;h=9053ae9a9be35d27837ccd3edbb6aea03bcd7b28;hb=0ac74ba75ce2dde88e46081dfe7efaba1fd607f2;hp=6497dcefdc418879094bbdd1cae58a9f377a91c3;hpb=b1f1b0496df82e65ef4738962065aa51f8ed8c17;p=m6w6%2Fgitweb-theme diff --git a/gitweb.css b/gitweb.css index 6497dce..9053ae9 100755 --- a/gitweb.css +++ b/gitweb.css @@ -46,7 +46,7 @@ a { outline: none; } body { font-family: "Monaco", "Courier New", monospace; - font-size: 75%; + font-size: 12px; margin: 0; background-color: #fff; color: #000000; @@ -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; }