« MediaWiki:Timeless.css » : différence entre les versions
De Battlestar Wiki
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
/* CSS placed here will affect users of the TimelessBW skin */ | /* CSS placed here will affect users of the TimelessBW skin */ | ||
.smw-editpage-help { | .smw-editpage-help, | ||
.smwb-theme-light .smwb-propval { | |||
background-color: #160807; | background-color: #160807; | ||
} | } |
Version du 24 juillet 2019 à 07:05
/* 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-title,
.smwb-theme-light .smwb-center,
.smwb-theme-light .smwb-actions,
.smwb-theme-light .smwb-prophead {
background: #000;
}