From 5477cc92f48dd4d7875583edcc5ba7f9a4202fb2 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 29 Mar 2009 19:14:59 +0200 Subject: CSS: fun wtih inline pages: uppercase. --- local.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local.css b/local.css index c4929894..e6ba091a 100644 --- a/local.css +++ b/local.css @@ -138,10 +138,10 @@ DIV.inlinepage { } DIV.inlinepage SPAN.header a { - font-size: 1em; + font-size: 0.9em; font-weight: normal; color: darkblue; - text-transform: capitalize; + text-transform: uppercase; } DIV.inlinefooter { -- cgit v1.2.3