From aafbefbb61d1690e49df48906f16564136f0def8 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sat, 11 Dec 2010 22:57:48 +0100 Subject: Slightly increased size for H2 inside content. --- default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.css b/default.css index 4d777fd..5b8fcbc 100644 --- a/default.css +++ b/default.css @@ -135,7 +135,7 @@ p.incitement } .content h2 { - font: normal 1.1em "Lucida Sans Unicode",sans-serif; + font: normal 1.2em "Lucida Sans Unicode",sans-serif; margin-top: 1.5em; margin-bottom: 1em; } -- cgit v1.2.3