]> git.openstreetmap.org Git - osqa.git/commitdiff
Adds fixed width to head and footer.
authorhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 6 Jul 2010 21:23:37 +0000 (21:23 +0000)
committerhernani <hernani@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 6 Jul 2010 21:23:37 +0000 (21:23 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@491 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/media/style/style.css

index 6cbca137dd03558703d5393264e8194d00573e24..99edef0997119ca790ee6f926963e81b51b428bb 100644 (file)
@@ -144,12 +144,14 @@ blockquote {
     margin: auto;
     padding: 0;
     width: 990px;
+    background-color: #FFF;
 }
 
 #roof {
     background: none repeat scroll 0 0 #FFFFFF;
     margin-top: 0;
     position: relative;
+    width: 990px;
 }
 
 #room {
@@ -181,7 +183,7 @@ blockquote {
     padding-bottom: 0;
     padding-top: 6px;
     text-align: center;
-    width: 100%;
+    width: 990px;
 }
 
 #top {