From: Gabriel Wicke Date: Wed, 28 Apr 2004 11:35:55 +0000 (+0000) Subject: narrower pre area on IE, logo centered X-Git-Tag: 1.3.0beta1~225 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=05ecaadece8939308e6521045eff607f852689c6;p=lhc%2Fweb%2Fwiklou.git narrower pre area on IE, logo centered --- 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; }