MediaWiki:Common.css


Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

  • Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
  • Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
  • Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
  • Opera : appuyez sur Ctrl + F5.
/* 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.25em; }

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

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

div#mw-panel div.portal h3 { color: #bb0000; }



      <style type="text/css">
        #ca-viewsource { display: none !important; }
        #ca-talk { display:none!important; } 
        #ca-history { display:none!important; } 
        #ca-view { display:none!important; } 
      </style>