From: Gabriel Wicke Date: Sat, 5 Jun 2004 16:50:24 +0000 (+0000) Subject: larger default font to compensate for small Arial rendering on IE X-Git-Tag: 1.5.0alpha1~3023 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22auteur_infos%22%2C%20%22id_auteur=%24id%22%29%20.%20%22?a=commitdiff_plain;h=3553d835eae14f517d1bfe8a60fb0adf6eb57b26;p=lhc%2Fweb%2Fwiklou.git larger default font to compensate for small Arial rendering on IE --- diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 065bf4765d..c8a21fd530 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -46,7 +46,7 @@ body { /* scale back up to a sane default */ #globalWrapper { - font-size:124%; + font-size:127%; width: 100%; margin: 0; padding: 0; @@ -92,7 +92,6 @@ hr { h1, h2, h3, h4, h5, h6 { color: Black; background: none; - font-family: sans-serif; font-weight: normal; margin: 0; padding-top: 0.5em;