diff options
-rw-r--r-- | local.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 { |