From c25464ef93890d7e890d046c98c32b3c5126433d Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 2 Dec 2009 20:02:45 -0500 Subject: smaller titles --- static/style/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/style/default.css b/static/style/default.css index 46eef85..9ef9eb2 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -18,13 +18,13 @@ a.subtle { text-decoration: none; } h1 { font-size: 200%; - margin: 10px 10px 20px 8px; + margin: 10px 10px 0px 8px; font-weight: bold; } h2.pagesubtitle { font-size: 140%; + margin: 0px 10px 8px 8px; font-weight: bold; font-style: italic; - text-align: center; border-bottom: none; } h2 { font-size: 140%; -- cgit v1.2.3