From c215f7b20761dc9b2a541bbf93105ac7b96745c2 Mon Sep 17 00:00:00 2001 From: Steven McDonald Date: Fri, 25 Nov 2011 19:36:19 +1100 Subject: [PATCH] we don't really need all that, surely? --- style.css | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/style.css b/style.css index dffaa43..cb4d456 100644 --- a/style.css +++ b/style.css @@ -35,42 +35,36 @@ code } h1 -{ - font-size: 1.7em; - font-weight: bold; -} - -h2 { font-size: 1.6em; font-weight: bold; } -h3 +h2 { font-size: 1.5em; font-weight: bold; } -h4 +h3 { font-size: 1.4em; font-weight: bold; } -h5 +h4 { font-size: 1.3em; font-weight: bold; } -h6 +h5 { font-size: 1.2em; font-weight: bold; } -h7 +h6 { font-size: 1.1em; font-weight: bold; -- 2.30.2