From: Roan Kattouw Date: Wed, 18 Nov 2009 00:28:19 +0000 (+0000) Subject: Revert r58570 (override overspecific CSS on dewiki): can be done by making the offend... X-Git-Tag: 1.31.0-rc.0~38767 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=1fed797554c51a948ac6e50e210722d412d00845;p=lhc%2Fweb%2Fwiklou.git Revert r58570 (override overspecific CSS on dewiki): can be done by making the offending CSS on dewiki more specific --- diff --git a/skins/vector/main-ltr.css b/skins/vector/main-ltr.css index 6f80480e51..975be53a4d 100644 --- a/skins/vector/main-ltr.css +++ b/skins/vector/main-ltr.css @@ -217,7 +217,6 @@ body { background-repeat: no-repeat; padding-left: 1px; margin-left: -1px; - font-size:100% !important; } /* IGNORED BY IE6 */ #head div.vectorMenu > h5 { diff --git a/skins/vector/main-rtl.css b/skins/vector/main-rtl.css index 75a71756eb..ffbe1bec6f 100644 --- a/skins/vector/main-rtl.css +++ b/skins/vector/main-rtl.css @@ -217,7 +217,6 @@ body { background-repeat: no-repeat; padding-left: 1px; margin-left: -1px; - font-size:100% !important; } /* IGNORED BY IE6 */ #head div.vectorMenu > h5 {