« MediaWiki:Timeless.css » : différence entre les versions

De Battlestar Wiki
mAucun résumé des modifications
Aucun résumé des modifications
Ligne 7 : Ligne 7 :
.smwb-theme-light .smwb-factbox {
.smwb-theme-light .smwb-factbox {
border-left: 0.5em solid orange;
border-left: 0.5em solid orange;
}
.smwb-theme-light .smwb-title {
background: #000;
}
}

Version du 24 juillet 2019 à 06:59

/* CSS placed here will affect users of the TimelessBW skin */

.smw-editpage-help {
    background-color: #160807;
}

.smwb-theme-light .smwb-factbox {
	border-left: 0.5em solid orange;
}

.smwb-theme-light .smwb-title {
	background: #000;
}