diff options
-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;
|