Benutzer:Moin/monobook.css
Aus X-Lexikon
Zur Navigation springenZur Suche springen
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
- Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
- Opera: Strg+F5
/* Style für Tabellen */ table.moin { margin:0; padding:4px; border:0; border-spacing:0} table.moin th {background-color:black; font-weight:bold;} table.moin td {background-color:#333; font-weight:bold;} table.moin td.light {/*color:blue;*/ background-color:#444;} table.moin tr.light {background-color:#444;} table.moin tr.light td {background-color:#444;} table.moin tr.light th {background-color:#333;} table.moin th.light {background-color:#333;}