From 9cbceb62bf1a2b0a570dcfdab593337d9e19b1a1 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Sun, 12 Oct 2008 12:12:11 -0400 Subject: add about 60px to default theme, too darcs-hash:20081012161211-5ed1f-a813eef14d6c5ec9585e27cde27b3c774e35ceb5.gz --- theme/default/display.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'theme/default') diff --git a/theme/default/display.css b/theme/default/display.css index 22255b299..14ed94d9a 100644 --- a/theme/default/display.css +++ b/theme/default/display.css @@ -42,7 +42,7 @@ h1 { #header { position: relative; margin: 0 auto; - width: 540px; + width: 600px; height: 216px; /*border: 1px solid #FF0;*/ /*background-color: #701238;*/ @@ -112,7 +112,7 @@ p#branding a { list-style-type: none; font-size: 14px; font-weight: bold; - width: 540px; + width: 600px; /*height: 30px;*/ } #nav_views li { @@ -155,7 +155,7 @@ p#branding a { font-weight: bold; line-height: 21px; border-top: 1px solid #dec5b5; - width: 540px; + width: 600px; } #nav_sub li { display: block; @@ -322,7 +322,7 @@ dl.statistics { margin: 0 auto; padding: 0; list-style-type: none; - width: 540px; + width: 600px; border-top: 1px solid #dec5b5; /*border: 1px solid #F00;*/ } @@ -383,7 +383,7 @@ p.time a { #pagination { margin: 18px auto; - width: 540px; + width: 600px; } #nav_pagination { margin: 0 0 36px 0; @@ -417,7 +417,7 @@ p.time a { clear: both; margin: 0 auto; padding: 0 0 36px 0; - width: 540px; + width: 600px; border-top: 1px solid #dec5b5; } #footer p { @@ -592,7 +592,7 @@ input#openid_url { margin: 0 auto; padding: 0; list-style-type: none; - width: 540px; + width: 600px; border-top: 1px solid #dec5b5; /*border: 1px solid #F00;*/ } @@ -644,7 +644,7 @@ input#favor, input.favor { margin: 0 auto; padding: 0; list-style-type: none; - width: 540px; + width: 600px; border-top: 1px solid #dec5b5; /*border: 1px solid #F00;*/ } -- cgit v1.2.3-54-g00ecf