Made things look a little better without images
authorTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 7 Jul 2009 00:11:37 +0000 (00:11 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 7 Jul 2009 00:11:37 +0000 (00:11 +0000)
skins/vector/main-ltr.css
skins/vector/main-rtl.css

index 56b8d67..9ff22f6 100644 (file)
@@ -8,6 +8,7 @@ body {
        font-size: small;
 }
 body {
+       background-color: #f3f3f3;
        background-image: url(images/page-base.png);
 }
 /* Content */
@@ -102,6 +103,7 @@ div#head h5 {
                height: 100%;
                margin: 0;
                padding: 0;
+               background-color: #f3f3f3;
                background-image: url(images/tab-normal-fade.png);
                background-position: bottom left;
                background-repeat: repeat-x;
index 7f1e383..d43d7c3 100644 (file)
@@ -21,6 +21,7 @@ body {
        font-size: small;
 }
 body {
+       background-color: #f3f3f3;
        background-image: url(images/page-base.png);
 }
 /* Content */
@@ -115,6 +116,7 @@ div#head h5 {
                height: 100%;
                margin: 0;
                padding: 0;
+               background-color: #f3f3f3;
                background-image: url(images/tab-normal-fade.png);
                background-position: bottom right;
                background-repeat: repeat-x;