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

Z Shakes & Fidget Wikipedia
(založena nová stránka s textem „→‎CSS placed here will affect users of the Tweeki skin: .bg-light { background-color: black!important; }“)
 
Bez shrnutí editace
 
(Není zobrazeno 5 mezilehlých verzí od stejného uživatele.)
Řádek 1: Řádek 1:
/* CSS placed here will affect users of the Tweeki skin */
/* CSS placed here will affect users of the Tweeki skin */
.bg-light {
.navbar {
background-color: black!important;
border-bottom: 1px solid black;
}
}

Aktuální verze z 3. 5. 2023, 14:51

/* CSS placed here will affect users of the Tweeki skin */
.navbar {
border-bottom: 1px solid black;
}