« MediaWiki:Timeless.css » : différence entre les versions
De Battlestar Wiki
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 31 : | Ligne 31 : | ||
.smwb-ifactbox .smwb-cell { | .smwb-ifactbox .smwb-cell { | ||
border-top: 2px solid orange; | border-top: 2px solid orange; | ||
} | |||
.smw-tabs { | |||
color: #fff; | |||
} | } |
Version du 24 juillet 2019 à 07:30
/* CSS placed here will affect users of the TimelessBW skin */
/* Style effects for the Semantic Fact box and Browse properties */
.smw-editpage-help,
.smwb-theme-light .smwb-propval,
.smw-factbox .smwfact {
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,
.smwb-ifactbox .smwb-cell {
border-top: 2px solid orange;
}
.smw-tabs {
color: #fff;
}