« MediaWiki:Common.css » : différence entre les versions


Aucun résumé des modifications
Aucun résumé des modifications
Ligne 4 : Ligne 4 :
/* changes the default  MediaWiki headings  */
/* changes the default  MediaWiki headings  */
div#content h1 {font-family: "Verdana", sans-serif ; font-weight: bold  }
div#content h1 {font-family: "Verdana", sans-serif ; font-weight: bold  }
div#content h2 {font-family: "Verdana", sans-serif ; font-weight: bold ;font-size: 1.2em; }
div#content h2 {font-family: "Verdana", sans-serif ; font-weight: bold ;font-size: 1.3em; }


div#content h1, div#content h2 {color:#BB0000; }
div#content h1, div#content h2 {color:#BB0000; }


html,  body , .mw-body {  font-family: "Verdana", sans-serif  }
html,  body , .mw-body {  font-family: "Verdana", sans-serif  }

Version du 2 mars 2018 à 20:58

/* Le CSS placé ici sera appliqué à tous les habillages. */


/* changes the default  MediaWiki headings  */
div#content h1 {font-family: "Verdana", sans-serif ; font-weight: bold  }
div#content h2 {font-family: "Verdana", sans-serif ; font-weight: bold ;font-size: 1.3em; }

div#content h1, div#content h2 {color:#BB0000; }

html,  body , .mw-body {  font-family: "Verdana", sans-serif   }