[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r17147: {website} Increase size of header links a little, looked great in Fire (website/branches/zed)
Author: zed
Date: 2008-10-23 19:12:46 -0400 (Thu, 23 Oct 2008)
New Revision: 17147
Modified:
website/branches/zed/stylesheet-ltr.css
Log:
Increase size of header links a little, looked great in Firefox before, not so hot in Opera.
Modified: website/branches/zed/stylesheet-ltr.css
===================================================================
--- website/branches/zed/stylesheet-ltr.css 2008-10-23 20:46:54 UTC (rev 17146)
+++ website/branches/zed/stylesheet-ltr.css 2008-10-23 23:12:46 UTC (rev 17147)
@@ -213,8 +213,11 @@
padding-bottom: 10px;
color: white;
font-weight: bold;
- font-size: 0.8em;
+ font-size: 0.9em;
background-color: #00802B;
+ height: 79px;
+
+
}
td.banner-middle a, td.banner-middle a:visited {
@@ -236,6 +239,7 @@
width: 180px;
background-position: right;
padding-top: 8px;
+
}
.banner-middle a.current {