More actions
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
.skin-citizen-dark { | |||
background-color: #141414; | |||
} | |||
.portable-infobox .pi-data-label { | .portable-infobox .pi-data-label { | ||
font-size: 12px; | font-size: 12px; |
Revision as of 01:27, 21 August 2024
/* All CSS here will be loaded for users of the Citizen skin */ .skin-citizen-dark { background-color: #141414; } .portable-infobox .pi-data-label { font-size: 12px; } .portable-infobox hr { color: gray; height:2px; }