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

De Battlestar Wiki
(Page créée avec « →‎CSS placed here will affect users of the TimelessBW skin : .smw-editpage-help { background-color: #160807; } »)
 
Aucun résumé des modifications
Ligne 3 : Ligne 3 :
.smw-editpage-help {
.smw-editpage-help {
     background-color: #160807;
     background-color: #160807;
}
.smw-factbox {
border-left: 0.5em solid orange;
}
}

Version du 24 juillet 2019 à 06:52

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

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

.smw-factbox {
	border-left: 0.5em solid orange;
}