svnweb-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Svnweb-commits] r767 - static/trunk/fsforg/css


From: sysadmin
Subject: [Svnweb-commits] r767 - static/trunk/fsforg/css
Date: Mon, 02 Nov 2009 11:24:41 -0500

Author: mattl
Date: Mon Nov  2 11:24:40 2009
New Revision: 767

Log:
update css

Modified:
   static/trunk/fsforg/css/ploneCustom.css

Modified: static/trunk/fsforg/css/ploneCustom.css
==============================================================================
--- static/trunk/fsforg/css/ploneCustom.css     Mon Nov  2 10:55:11 2009        
(r766)
+++ static/trunk/fsforg/css/ploneCustom.css     Mon Nov  2 11:24:40 2009        
(r767)
@@ -98,14 +98,32 @@
     z-index: -1;
  }
 
-#topnav {top: 0px; right: 0; position: absolute; line-height: 28px; width: 
500px; text-align: right; overflow: hidden; height: 48px; font-size: 12px; }
+#topnav { position: absolute; top: -2px; left: 305px; height: 45px; padding: 
0; margin: 0; overflow: hidden; text-align: center; }
+
+#topnav li {
+       display: inline;
+        text-transform: uppercase;
+       }
+
+#topnav li a {
+       text-align:center;
+       line-height:45px;
+       font-size: 13px;
+        padding: 10px 5px;
+       font-weight: bold;
+       text-decoration: none;
+       color: #980101;
+       }
+
+#topnav li a:hover, #topnav li a:active {
+
+        background-color: #980101;
+        color: white;
+
+       }
 
-#topnav li{ display: inline; margin-right: 18px; }
 
-#topnav a{ color: #b00; font-weight: bold; text-transform: uppercase;
-text-decoration: none;}
 
-#topnav a:hover{color: navy; }
 
 /* Portlets */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]