]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/media/style/style.css
Adds fixed width to head and footer.
[osqa.git] / 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 {