From 89e878333ce0a078927d2890062766708b285e9f Mon Sep 17 00:00:00 2001 From: Tarquin Date: Mon, 4 Aug 2003 12:58:25 +0000 Subject: [PATCH] slightly larger page title & h2 --- stylesheets/wikistandard.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stylesheets/wikistandard.css b/stylesheets/wikistandard.css index ab20b85b8c..d14539afb0 100644 --- a/stylesheets/wikistandard.css +++ b/stylesheets/wikistandard.css @@ -16,8 +16,8 @@ a.stub { color:#772233; text-decoration:none; } body { margin: 0px; padding: 4px; } form.inline { display: inline; } h1.pagetitle { padding-top: 0; margin-top: 0; padding-bottom: 0; margin-bottom: 0; -font-size:130%; } -h2 { font-size: 112.5%; } +font-size:150%; } +h2 { font-size: 120%; } h2, h3, h4, h5, h6 { margin-bottom: 0;} h3 { font-size: 106.25%; } h4 { font-size: 103.125%; } -- 2.20.1