MediaWiki:Foreground.css

Uit Mad Pride Nederland
Versie door Alice (overleg | bijdragen) op 10 mrt 2024 om 05:27
Ga naar:navigatie, zoeken

Opmerking: nadat u de wijzigingen hebt gepubliceerd is het wellicht nodig uw browsercache te legen.

  • Firefox / Safari: houd Shift ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5 of Ctrl-R (⌘-Shift-R op een Mac)
  • Google Chrome: druk op Ctrl-Shift-R (⌘-Shift-R op een Mac)
  • Internet Explorer / Edge: houd Ctrl ingedrukt terwijl u op Vernieuwen klikt of druk op Ctrl-F5
  • Opera: druk op Ctrl-F5.
.top-bar,
.top-bar-section ul li,
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) { 
	background: #ccc; 
}

.top-bar-section .active:not(.has-form) a:not(.button),
.top-bar .title-name { 
	color: #333 !important; 
}

.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) { 
	background: #ddd; 
	color: #000; 
}

.top-bar,
.top-bar-section .dropdown {
  border: 2px solid #999;
  border-top-width: 0;
}