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

Z Shakes & Fidget Wikipedia
Bez shrnutí editace
Bez shrnutí editace
 
Řá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: #ffc107!important;
border-bottom: 1px solid black;
color: #fff!important;
}
.bg-light a {
color: #fff!important;
}
.navbar-brand {
color: #fff!important;
}
}

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;
}