From 05ecaadece8939308e6521045eff607f852689c6 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Wed, 28 Apr 2004 11:35:55 +0000 Subject: [PATCH] narrower pre area on IE, logo centered --- stylesheets/monobook/main.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index a8478274fb..2b242604eb 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -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; } -- 2.20.1