[pLog-svn] r1170 - plog/trunk/styles

mark at devel.plogworld.net mark at devel.plogworld.net
Wed Feb 23 13:43:11 GMT 2005


Author: mark
Date: 2005-02-23 13:43:10 +0000 (Wed, 23 Feb 2005)
New Revision: 1170

Modified:
   plog/trunk/styles/admin.css
Log:
Make the menu_level0 font smaller and looks better.

Modified: plog/trunk/styles/admin.css
===================================================================
--- plog/trunk/styles/admin.css	2005-02-23 11:10:41 UTC (rev 1169)
+++ plog/trunk/styles/admin.css	2005-02-23 13:43:10 UTC (rev 1170)
@@ -711,7 +711,7 @@
 #content .menuTop .Level_1 
 {
     font-family      : trebuchet ms, tahoma, sans-serif;
-    font-size        : 1.1em;
+    font-size        : 1.0em;
     font-weight      : bold;
     letter-spacing   : 0.08em;
     border-bottom    : 1px solid #DEDEDE;
@@ -722,13 +722,13 @@
 #content .menuTop .Level_0
 {
     padding-left: 10px;
+    font-weight      : normal;
 }
 
 #content .menuTop .Level_0 a
 {
     color           : #888888;
     text-decoration : none;
-    font-weight: bold;
 }
 
 #content .menuTop .Level_0 a:hover




More information about the pLog-svn mailing list