Benutzer:KonBirdy/vector.css
Aus Gronkh-Wiki
< Benutzer:KonBirdy
Version vom 28. Februar 2012, 18:40 Uhr von KonBirdy (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „html { height:auto !important; background:#FBC31E !important; } body { color:#222 !important; font-family:Arial, sans-serif !important; background-color:trans…“)
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: Extras → Internetspuren löschen … → Individuelle Auswahl → Den kompletten Cache löschen
html { height:auto !important; background:#FBC31E !important; } body { color:#222 !important; font-family:Arial, sans-serif !important; background-color:transparent !important; background-image:none !important; } #content { background-image:none !important; border-top-left-radius:5px; border-bottom-left-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-bottomleft:5px; margin-left:12em !important; } #simpleSearch { border:1px solid #888 !important; border-radius:11px; -moz-border-radius:11px; } #simpleSearch input { margin-top:1px !important; padding-left:8px !important; } #simpleSearch button { margin-top:-4px !important; } #mw-head-base, #mw-page-base, #footer, .vectorTabs, .vectorTabs ul, .vectorMenu a, #mw-panel .portal .body { background:none !important; } #mw-page-base { background-color:transparent !important; } .vectorTabs ul { margin-top:12px !important; } .vectorTabs li { background:none !important; line-height: 1em !important; display: block !important; margin-right:10px !important; } #p-cactions { text-decoration:none !important; margin:0 2px !important; } .vectorTabs li a { text-decoration:none !important; padding:6px 12px !important; height:auto !important; background:#bbb; border-top-left-radius:5px; border-top-right-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; } .vectorTabs li a:hover { background:#ccc; } .vectorTabs li.selected a { color:#000 !important; background:#fff; } .vectorTabs li.selected a span { color:#000 !important; padding-top:6px !important; } .vectorTabs span { background:none !important; } #mw-panel, #p-logo, #p-logo a { width:11em !important; } #p-logo, #p-logo a { height:200px !important; } #p-logo a { height:165px !important; } #mw-panel { top:175px !important; } #mw-panel .portal { background:#fff !important; margin: 0 0 1em 0.9em !important; border-radius:5px; -moz-border-radius:5px; } #mw-panel .portal .body { margin-left:10px !important; margin-right:10px !important; padding:6px 8px !important; } #mw-panel .portal h5 { color:#666 !important; font-weight:bold !important; } #footer { margin-left:12em !important; }