r1239 - trunk/demos

r1239 - trunk/demos


Author: rdworth
Date: Tue Dec 23 05:26:07 2008
New Revision: 1239
Modified:
trunk/demos/demos.css
Log:
demos: bumped down the nav font a bit
Modified: trunk/demos/demos.css
==============================================================================
--- trunk/demos/demos.css    (original)
+++ trunk/demos/demos.css    Tue Dec 23 05:26:07 2008
@@ -5,7 +5,7 @@
}
.nav dt {
    color: #E87B10;
-    font-size: 1.8em;
+    font-size: 1.7em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0.5em;
@@ -17,7 +17,7 @@
    border-bottom:1px solid #F4F4F4;
    color:#000000;
    display:block;
-    font-size: 1.6em;
+    font-size: 1.4em;
    font-weight: bold;
    height:1.4em;
    padding:7px 3px 3px 12px;