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 8c11268..9878824 100644 --- a/skins/cavendish/template.css +++ b/skins/cavendish/template.css @@ -53,7 +53,7 @@ display: block;
padding: 4px 4px 4px 10px;
background: transparent url("header_tab.gif") 0% -600px no-repeat;
- font-weight: bold;
+ font-size: smaller;
color: #fff;
text-decoration: none;
}
|