MediaWiki:Nostalgia.css
Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.
- Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
- Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
- Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
/** Kleinschreibung nicht erzwingen */ .portlet h5, .portlet h6, #p-cactions ul li a { text-transform: none; background: #F6F9B4; } /* Seitenhintergrund ersetzen */ body { background: #F6F9B4; } form { display:inline; padding: 0px; margin: 0px; } #content, #bodyContent table {background: #F6F9B4;} .pBody {background: #F6F9B4;} #p-cactions li.selected a {background-color: #F6F9B4; } #p-cactions li a:hover {background-color: #F6F9B4; } .portlet h5 {background: #F6F9B4;} #catlinks {background: #F6F9B4;} #content .thumbinner { background: #F6F9B4; } #content .thumb { background: #F6F9B4;border-color: #F6F9B4; } .thumb .thumbinner { background: #F6F9B4; } #topbar { font-size:80%; } #footer { text-align:center; font-size:80%; }