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.
/* IMAGES RESPONSIVE    */
res-img {max-width:100%; height:auto; }

/*  ENLEVER LE MOT MODIFIER  DES SECTIONS  */
.mw-content-ltr .mw-editsection, .mw-content-rtl .mw-content-ltr .mw-editsection { float: right; display:none;}
.ltr .mw-editsection {float: right;  display:none; }

#content-wrapper { background:#FFFFFF ; }
#header-wrapper {  background:#e2e5e8 ; }
#footer-wrapper {  background:#e2e5e8 ; }
#mw-content-text { margin-top: 0 ;     }

/*   CLEAN ANNONCE   */ 
#catlinks { border-top: none; margin-top: 0px ; padding-top: 0px ; }

h2 { background: #e2e5e8 ;  padding: 8px;  margin-top: 2em; font-weight:normal; color:#cc0000; font-size: 1.5em;}

h1 { font-size: 2.2em;  font-weight:normal; color:#336699;}

body { font-size: 18px; line-height:1.8 ; }

#mw-content-text {  margin-top: 2em; }

a{ color:#005a99;}

a.goog-logo-link img { display: none;}

a.goog-logo-link { display:none; }



red { color:#CC0000; }

.mw-search-results li a{ font-size:125% ; }

.flow-timestamp-anchor { display:none ; }



.small, small a{ color:#005a99; font-weight:normal;}

/* #mw-content-text a { font-weight: bold; }  */

#siteSub   { display:none ; }


/*  #catlinks { text-align: left; font-size:small;   }*/

#mw-normal-catlinks > ul > li {
	display: inline-block;
    padding: 4px 10px;
    border-radius: 50px;
    border: 1px solid;
    margin-left: 4px;
}

#mw-normal-catlinks > ul > li:first-child {
    margin-left: 0;
}