MediaWiki:Common.css: verschil tussen versies

Uit Tijdbalk Amersfoort
Ga naar:navigatie, zoeken
kGeen bewerkingssamenvatting
 
Geen bewerkingssamenvatting
 
Regel 3: Regel 3:


.smwtable .Van, .smwtable .Tot {text-align: right;}
.smwtable .Van, .smwtable .Tot {text-align: right;}
.mw-gallery-item a {
  pointer-events: none;
  cursor: default;
  color: inherit;
  text-decoration: none;
}

Huidige versie van 25 mei 2025 16:52

/** CSS die hier wordt geplaatst heeft invloed op alle skins */
.smwtable .algemene-informatie, .smwtable .algemene-informatie a {background-color:#D56F3F; color:white; width: 400px; }

.smwtable .Van, .smwtable .Tot {text-align: right;}

.mw-gallery-item a {
  pointer-events: none;
  cursor: default;
  color: inherit;
  text-decoration: none;
}