From 6dd6f8a0632f8b494d7c86b03668c79657143bdc Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 6 Oct 2009 18:09:46 -0400 Subject: solid first rev --- static/style/default.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'static') diff --git a/static/style/default.css b/static/style/default.css index f8ec391..5f11aa2 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -38,7 +38,7 @@ hr { padding: 1px; background-color: black; padding: 0px; - width: 100%; + width: 101%; border: none; margin: 0px; border-top: 8px solid #FFFFFF; @@ -152,7 +152,7 @@ pre.large { .content { background-color: #FFFFFF; margin-left: 4%; - width: 680px; + width: 720px; margin-top: 0px; margin-bottom: 0px; padding-left: 5px; @@ -166,7 +166,7 @@ pre.large { font-style: italic; font-family: sans-serif; text-align: center; - width: 680px; + width: 720px; margin-bottom: 5px; margin-top: 0px; border-top: 2px solid #000000; @@ -234,7 +234,7 @@ table.listing td.description { font-size: 14px; color: #EEEEEE; float: center; - width: 684px; + width: 724px; border-right: 200px solid #993333; padding-top: 2px; padding-bottom: 0px; -- cgit v1.2.3