Benutzer:Mile/monobook.css
Aus drf-faq
< Benutzer:Mile
Version vom 21. Oktober 2009, 19:33 Uhr von Mile (Diskussion | Beiträge)
Hinweis: Leere nach dem Speichern 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: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
- Opera: Gehe zu Menü → Einstellungen (Opera → Einstellungen auf dem Mac) und dann auf Datenschutz & Sicherheit → Browserdaten löschen → Gespeicherte Bilder und Dateien.
/** Kleinschreibung nicht erzwingen */ .portlet h5, .portlet h6, #p-personal ul, #p-cactions li a { text-transform: none; color:fc0; } /* * Mile, 2009-10-18 */ .highlightbox { margin:0.5em; color:fdb; border:2px groove #222; background-color:#333; text-align:center; } table { color:inherit; background-color:inherit; } /* aus Vorlage zur Entlastung, skinabhängigen Darstellung und Kombinierbarkeit hierher ausgelagert */ .wikitable, .prettytable { background-color: #484848; border: 2px #000 groove; } .wikitable th, .wikitable td, .prettytable th, .prettytable td { border: 2px #000 groove; padding: 0.3em; } .wikitable th, .prettytable th { background-color:#555; } h1, h2, h3, h4, h5, h6 { color: #c0c0c0; } body { background: #222; color:#e0e0e0; font-family: Georgia, Times New Roman, Times, serif; } a, #p-personal li a, #p-cactions li a { color: #fc0; } a.new, #p-personal li a.new { color:#b60; } a:visited { color: #bcaa62; } #bodyContent a.external { color:#c6a72b; } pre { border: 1px dashed #949494; background-color: #383838; color: #d0d0d0; } .portlet { color:#d0d0d0; } #content, .pBody { background-color: #444; border: 2px groove #000; border-highlight-color: #f00; opacity: 1; color:#eee; } #p-search .pBody, #p-navigation .pBody, #p-tb .pBody { border-left: 0px; } #content { border-right: 0px; } #p-cactions li.selected a { padding: 0 0 2px 0; font-weight: bold; background-color:#776655; } #p-cactions li a:hover { background-color: #444; opacity: 1; } #p-cactions li a { background-color: #555; border: 0px; border-bottom:0px } .previewnote { color: #ca5; font-weight:bold; } #toc, .toc, .mw-warning, #catlinks, .noarticletext { border-color: #222; background-color: #383838; } div.thumb { border-color: #fffdd9; } div.thumbinner { background-color: #fffdd9; } #footer { background-color: #555; }