From: Joey Schulze Date: Wed, 20 Jan 2010 17:44:49 +0000 (+0100) Subject: Layout updates X-Git-Tag: 2010-06-02_customer~251 X-Git-Url: https://git.infodrom.org/?p=misc%2Fkostenrechnung;a=commitdiff_plain;h=b1ca3a68cbc2e76a9c53e2e746dced4c97916a33 Layout updates --- diff --git a/style.css b/style.css index e01dd92..2077b96 100644 --- a/style.css +++ b/style.css @@ -22,9 +22,15 @@ h1 { } h2 { + font: bold 1.5em Arial, Arial, Sans-Serif; + padding: 0; + margin-top: 0; +} + +h3 { font: bold 1.1em Arial, Arial, Sans-Serif; padding: 0; - margin: 0; + margin-top: 0; } div#header { @@ -87,8 +93,8 @@ div.right { float: right; width: 76%; padding: 1em; + padding-top: 0px; margin-bottom: 1.2em; - background: #eee; text-align: justify; } @@ -113,8 +119,8 @@ p.subtitle { div.content { font: 95%/1.3 Verdana,Arial,sans-serif; margin: 0 auto; - padding: 15px; - background: #fff; + padding: 15px; + background: #e7f1f8; } ul {