X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgitweb-theme;a=blobdiff_plain;f=gitweb.css;fp=gitweb.css;h=b2cd8ddc40e19160055e8b545bda6a0f50974181;hp=abf18cccf7971af82a7238f941d759c731bb2377;hb=821d47f16e77589947d0b075f148a5af2bd54a73;hpb=84b601a962cbfcf00bf86e6e98747944d63b802f diff --git a/gitweb.css b/gitweb.css index abf18cc..b2cd8dd 100644 --- a/gitweb.css +++ b/gitweb.css @@ -161,6 +161,7 @@ td, th { color: #666; display: inline; float: left; + margin-left: 25px; } a.rss_logo { @@ -185,8 +186,13 @@ a.rss_logo:hover { background-color: #ee5500; } -a.rss_logo:first-child { +.rss_logo { margin-right: 25px; + background: yellow; +} + +.rss_logo:last-child { + margin-right: 5px; } /* Index include @@ -394,7 +400,7 @@ th .header { float: right; } -.object_header td, +.object_header td, .object_header th { vertical-align: top; }