From b31205dc9a04d4001708ecf24b21eb146756ef87 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 6 Nov 2007 20:15:48 +0100 Subject: udseende: Smallere menu, bredere brødtekst med større højremargin. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/local.css b/local.css index 5168d62..8fcfec6 100644 --- a/local.css +++ b/local.css @@ -27,7 +27,7 @@ div.header span { #sidebar { float: left; margin-left: 5%; - width: 25%; + width: 16%; padding: 0px; } #sidebar ul { @@ -51,9 +51,9 @@ div.header span { #content { float: right; - width: 68%; + width: 70%; line-height: 3ex; - margin: 1%; + margin-right: 8%; } blockquote { -- cgit v1.2.3