MediaWiki:Common.css
De WikiMetz, l'histoire de Metz, l'encyclopédie de Metz
Révision datée du 18 avril 2020 à 22:47 par Administrateur (discussion | contributions)
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. */ .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;} .bandeau-article{ display:block; position: relative; background: #263238; margin: 10px 20px; -webkit-box-shadow: 0 10px 6px -6px #777; -moz-box-shadow: 0 10px 6px -6px #777; box-shadow: 0 10px 6px -6px #777; } .bandeau-article a, .bandeau-article a.new:hover, .bandeau-article a:hover, .bandeau-article a.new:visited, .bandeau-article a:visited { border-bottom: 1px dotted; color:white; } .bandeau-article-info{ background: #263238; } .bandeau-article-warning{ background: #77ccff; } .bandeau-article-alert{ background:#800103; } .bandeau-article-image{ display: inline-block; float: left; height: auto; font-size: 40px; padding:11px 22px; background: rgba(0, 0, 0, 0.25); color:white; } .bandeau-article-image:after, .bandeau-article-image:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } .bandeau-article-image:after { border-color: rgba(136, 183, 213, 0); border-left-color: #88b7d5; border-width: 30px; margin-top: -30px; } .bandeau-article-image:before { border-color: rgba(194, 225, 245, 0); border-left-color: #c2e1f5; border-width: 36px; margin-top: -36px; } .bandeau-article-texte{ padding:15px; display:left; font-size: 0.9em; text-align: center; line-height: 0.9em; letter-spacing: -0.4px; height: 48px; overflow: hidden; color:white; } .bandeau-article-texte>strong{ color: white; font-size: 1.3em; text-align: center; line-height: 0.9em; letter-spacing: -0.4px; }