MediaWiki:Skin/Komplementärfarbe.css

aus Kamelopedia, der wüsten Enzyklopädie
Zur Navigation springen Zur Suche springen

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.
 body {
    background: #000C22 url("images/5/5b/Invershintergrund.jpg") 0px 0px no-repeat !important;
    color: Black;
    margin: 0;
    padding: 0;
    }
 
 #p-logo a { background-image: url("images/1/19/Wikiinvert.png") !important; }
 
 #siteNotice { color: white; }
 
 #bodyContent, #content, #footer {
    background-color: #000000;
    color: #FFFFFF;
    }
 
 #bodyContent { 
    background: none; 
    }
 
 h1, h2, h3, h4, h5, h6 { color: #FFFFFF; }
 a { color: #FFD447; }
 a:visited { color: #888888; }
 a:hover { text-decoration: none; }
 a.new { color: red; }
 #bodyContent a.extiw, #bodyContent a.extiw:active { color: #999999; }
 #bodyContent a.extiw:visited { color: #888888; }
 #bodyContent a.external { color: #999999; }
 #bodyContent a.external:visited { color: #888888; }
 #bodyContent a.stub, #bodyContent a.stub:visited { color: #FF5500; }
 
 .pBody {
    border: 1px solid #555555 !important;
    border-left: none !important;
    background-color: #000000;
    color: #FFFFFF;
    }
 
 #bodyContent a.extiw, #bodyContent a.extiw:active {
    background: none;
    padding: 0;
    }
 
 #bodyContent div.noicon a {
    background: none;
    padding: 0;
    }
 
 .selected {
    background-color: #000000;
    color: #FFFFFF;
    border-color: #CCCCCC;
    }
 
 #p-cactions ul li a {
    background-color: #000000;
    color: #FFD447;
    }
 
 #p-cactions li.selected a {
    background-color: #000000 !important;
    color: #FFD447 !important;
    }
 
 pre {
    background-color: transparent;
    color: inherit;
    border: none;
    }
 
 #p-personal {
    background-color: transparent;
    color: #999999;
    }
 
 #p-personal a {
    color: #FFD447 !important;
    background-color: transparent;
    }
 
 #p-personal a:hover { background-color: transparent !important; }
 
 .portlet h5 {
    background-color: #1F1C19 !important;
    border: 1px solid #555555 !important;
    -moz-border-radius-topright: 0.5em;
    border-left:none!important;
    border-bottom:1px solid #1F1C19 !important;
    }
 
 .portlet ul {
    list-style-type: square;
    list-style-image: url("http://kamelopedia.mormo.org/images/f/f4/P_ulinvers.gif")  !important;
    }
 
 ul { 
    list-style-image: url("http://kamelopedia.mormo.org/images/c/c4/K_ulinvers.gif") !important;
    }