diff options
author | Romain d'Alverny <rda@mageia.org> | 2011-11-18 11:29:51 +0000 |
---|---|---|
committer | Romain d'Alverny <rda@mageia.org> | 2011-11-18 11:29:51 +0000 |
commit | 4e2259e1173a15f187511dddbb0240bcb606c88c (patch) | |
tree | b824bde46da8bdce7cea7488f4f532f3efd6d52a | |
parent | c1051edfec9216d03d80d0a4f899062faa05e513 (diff) | |
download | mediawiki-4e2259e1173a15f187511dddbb0240bcb606c88c.tar mediawiki-4e2259e1173a15f187511dddbb0240bcb606c88c.tar.gz mediawiki-4e2259e1173a15f187511dddbb0240bcb606c88c.tar.bz2 mediawiki-4e2259e1173a15f187511dddbb0240bcb606c88c.tar.xz mediawiki-4e2259e1173a15f187511dddbb0240bcb606c88c.zip |
adjust tabs to font size
-rw-r--r-- | skins/cavendish/template.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/cavendish/template.css b/skins/cavendish/template.css index 13b2664..8b266d8 100644 --- a/skins/cavendish/template.css +++ b/skins/cavendish/template.css @@ -51,7 +51,7 @@ #header ul a {
float: left;
display: block;
- padding: 4px 4px 4px 10px;
+ padding: 3px 2px 2px 8px;
background: transparent url("header_tab.gif") 0% -600px no-repeat;
font-size: smaller;
color: #fff;
|