« MediaWiki:Common.css » : différence entre les versions
De WikiMetz, l'histoire de Metz, l'encyclopédie de Metz
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
/* Le CSS placé ici sera appliqué à tous les habillages. */ | /* Le CSS placé ici sera appliqué à tous les habillages. */ | ||
.color-left{background:#800103;} | |||
.color-right{background: #333;} | .color-right{background: #333;} | ||
.color-middle{background: #a2a9b1;} | .color-middle{background: #a2a9b1;} | ||
#mw-content-container{border-bottom: solid 4px # | #mw-content-container{border-bottom: solid 4px #800103;} | ||
body{background:#222} | body{background:#222} | ||
#mw-footer-container { border-top: solid 1px #2b2626;} | #mw-footer-container { border-top: solid 1px #2b2626;} | ||
#mw-content h1.firstHeading { border-bottom: solid 4px #800103;} |
Version du 18 avril 2020 à 12:23
/* Le CSS placé ici sera appliqué à tous les habillages. */ .color-left{background:#800103;} .color-right{background: #333;} .color-middle{background: #a2a9b1;} #mw-content-container{border-bottom: solid 4px #800103;} body{background:#222} #mw-footer-container { border-top: solid 1px #2b2626;} #mw-content h1.firstHeading { border-bottom: solid 4px #800103;}