More actions
No edit summary |
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 { | |||
background-color: #000000; | |||
} | |||
.portable-infobox .pi-data-label { | .portable-infobox .pi-data-label { | ||
font-size: 12px; | font-size: 12px; | ||
Revision as of 01:25, 21 August 2024
/* All CSS here will be loaded for users of the Citizen skin */
.skin-citizen {
background-color: #000000;
}
.portable-infobox .pi-data-label {
font-size: 12px;
}
.portable-infobox hr {
color: gray;
height:2px;
}