From 0725254afff9df75c68efbbe565e94784e5a6e80 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Tue, 23 Dec 2008 13:26:07 +0000 Subject: demos: bumped down the nav font a bit --- demos/demos.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demos') diff --git a/demos/demos.css b/demos/demos.css index 4efc2c20e..2e38e031d 100644 --- a/demos/demos.css +++ b/demos/demos.css @@ -5,7 +5,7 @@ body { font-size: 62.5%; } } .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 @@ body { font-size: 62.5%; } 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; -- cgit v1.2.3