MediaWiki:Tweeki.css: Porovnání verzí

Z Shakes & Fidget Wikipedia
Bez shrnutí editace
Bez shrnutí editace
Řádek 2: Řádek 2:
.bg-light {
.bg-light {
background-color: black!important;
background-color: black!important;
color: white!important;
color: #fff!important;
}
}

Verze z 3. 5. 2023, 14:47

/* CSS placed here will affect users of the Tweeki skin */
.bg-light {
background-color: black!important;
color: #fff!important;
}