narrower pre area on IE, logo centered
authorGabriel Wicke <gwicke@users.mediawiki.org>
Wed, 28 Apr 2004 11:35:55 +0000 (11:35 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Wed, 28 Apr 2004 11:35:55 +0000 (11:35 +0000)
stylesheets/monobook/main.css

index a847827..2b24260 100644 (file)
@@ -669,6 +669,7 @@ div.townBox dl dd {
     height: 155px;
     width: 12.2em;
     background-repeat: no-repeat;
+    background-position: center !important;
     text-decoration: none;
 }
 
@@ -957,7 +958,7 @@ head:first-child+body #portal-footer li {
 * html #bodyContent div.fullImage {
     overflow: auto;
     overflow-y: hidden;
-    width: 96%;
+    width: 95%;
     margin-bottom: 25px;
     margin-right: 0;
 }