From a853312ee230cf5b87ae435c2d49d030e7490969 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 29 Mar 2009 14:10:08 +0200 Subject: Headlines changed. Smaller H2 and H3, H4-6 blinking. --- local.css | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index 679ee901..fe291892 100644 --- a/local.css +++ b/local.css @@ -1,11 +1,23 @@ H1, H2, -H3, +H3 { + margin-bottom: 0; + color: darkblue; +} + H4, H5, H6 { - margin-bottom: 0; - color: darkblue; + text-decoration: blink; +} + +H2 { + font-size: 1.2em; +} + +H3 { + font-size: 1.1em; + font-weight: bold; } a { -- cgit v1.2.3