[snowy] Give more room to the content area



commit c034400424eb72164cfa98ee5772a2b4dbedbc57
Author: Brad Taylor <brad getcoded net>
Date:   Tue May 19 15:26:50 2009 -0400

    Give more room to the content area
---
 site_media/css/screen.css |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/site_media/css/screen.css b/site_media/css/screen.css
index 08c7c3b..e8a1bc3 100644
--- a/site_media/css/screen.css
+++ b/site_media/css/screen.css
@@ -61,8 +61,7 @@ table#container {
 }
 
 td#sidebar-container {
-    width: 20%;
-    min-width: 250px;
+    width: 15%;
     
     margin: 0;
     vertical-align: top;
@@ -180,7 +179,6 @@ td#sidebar-container {
 }
 
 #content {
-    width: 80%;
     padding: 12px;
     background-color: #edece6;
     font-family: Candara, Verdana, Tahmoa, Arial, sans-serif;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]