Discussion MediaWiki:Common.css

Le contenu de la page n’est pas pris en charge dans d’autres langues.
Útá Wikipedia.

I know you probably can't understand me (as i am speaking english), but i think there is an error on this page. If you remove the # sign before textarea so that the file is:

/** CSS placed here will be applied to all skins */
/*<pre><nowiki>*/
 
#content, #bodyContent {
font-family: 'DejaVu Sans', 'Segoe UI', 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, 'Arial Unicode MS', 'Lucida Sans', Verdana, sans-serif;
}
 
textarea {
font-family: 'DejaVu Sans Mono', 'DejaVu Sans', 'Segoe UI', 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, 'Arial Unicode MS', monospace;
}
 
.smcp {
font-variant: small-caps;
}
/*</nowiki></pre>*/

This fixes (at least in my tests) the issue with the ɔ́ rendering incorrectly in edit boxes. thanks. Bawolff 2 febwáli 2009 à 04:32 (UTC)[répondre]