MediaWiki:Skin/Durchsichtig.css

aus Kamelopedia, der wüsten Enzyklopädie
Wechseln zu: Navigation, Suche

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
 #p-logo a {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 #siteNotice {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 #bodyContent {
     opacity: 0.7;
     filter:alpha(opacity=30);
     }
 
 #content {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 #footer {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 h1, h2, h3, h4, h5, h6 { 
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 a {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 a:visited {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 a.new {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 a.external {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 #bodyContent a.extiw, #bodyContent a.extiw:active {
     opacity: 0.3;
     filter:alpha(opacity=30);
    }
 
 #bodyContent a.external {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 .pBody {
     opacity: 0.3;
     filter:alpha(opacity=30);
    }
 
 .portlet h5 {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 .portlet ul {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 #p-cactions  ul li {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 #p-cactions li.selected {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 #p-personal a {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 li#pt-userpage {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 li#pt-anonuserpage, li#pt-login {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }
 
 ul {
     opacity: 0.3;
     filter:alpha(opacity=30);
     }