MediaWiki:Foreground.css: verschil tussen versies

Uit Mad Pride Nederland
Ga naar:navigatie, zoeken
(Nieuwe pagina aangemaakt met '.top-bar { background: #ccc; }')
 
Geen bewerkingssamenvatting
Regel 1: Regel 1:
.top-bar { background: #ccc; }
.top-bar,
.top-bar .title-area,
.top-bar.expanded .title-area,
.top-bar .name h1 a,
.top-bar-section ul,
.top-bar-section ul li.active > a,
.top-bar-section li a:not(.button),
.top-bar-section .has-form,
.top-bar-section .dropdown li.title h5 a {
  background: #cccccc !important;
  color: #000000 !important;
}

Versie van 10 mrt 2024 04:51

.top-bar,
.top-bar .title-area,
.top-bar.expanded .title-area,
.top-bar .name h1 a,
.top-bar-section ul,
.top-bar-section ul li.active > a,
.top-bar-section li a:not(.button),
.top-bar-section .has-form,
.top-bar-section .dropdown li.title h5 a {
   background: #cccccc !important;
   color: #000000 !important;
}