MediaWiki:Timeless.css
De Battlestar Wiki
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.
/* CSS placed here will affect users of the TimelessBW skin */
.smw-editpage-help,
.smwb-theme-light .smwb-propval {
background-color: #160807;
}
.smwb-theme-light .smwb-factbox {
border-left: 0.5em solid orange;
}
.smwb-theme-light .smwb-ifactbox {
border-right: 0.5em solid orange;
}
.smwb-bottom {
border-bottom: 2px solid orange;
}
.smwb-theme-light .smwb-title,
.smwb-theme-light .smwb-center,
.smwb-theme-light .smwb-actions,
.smwb-theme-light .smwb-prophead {
background: #000;
}
.smwb-factbox .smwb-cell {
background-color: orange;
}