Benutzer:Herzi Pinki/vector.css

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur 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
/* restore original "kackbalken" colors, see http://www.mediawiki.org/wiki/Special:Code/MediaWiki/76017 */
.usermessage {
 background-color: #ffce7b;
 border: 1px solid #ffa500;
}

#fundraising {display:none;} /* enough Jimbo */

/* from http://de.wikipedia.org/wiki/Benutzer:PerfektesChaos/css */

/* iw link */
.ns-0 DIV#bodyContent A.extiw
    { background-color: #ADD8E6;
      color: #4040FF }

/* external link */
.ns-0 DIV#bodyContent A.external
    { border: 1px solid #4080FF }

/* redirect */
.ns-0 A.mw-redirect
    { background-color: #F0E68C }


.ns-0 DIV#bodyContent A[href*="/wiki/Kategorie:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Portal:"]
    { border: 1px solid #408F40 }


.ns-0 DIV#bodyContent A[href*="/wiki/Diskussion:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Benutzer Diskussion:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Hilfe Diskussion:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Kategorie Diskussion:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Portal Diskussion:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Spezial Diskussion:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Vorlage Diskussion:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Wikipedia Diskussion:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Benutzer:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Hilfe:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Spezial:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Vorlage:"],
.ns-0 DIV#bodyContent A[href*="/wiki/Wikipedia:"]
    { border: 2px solid #FF0000 }


.ns-0 DIV#bodyContent A[href*="/wiki/Spezial:ISBN-Suche/"],
.ns-0 DIV#bodyContent .templatesUsed A[href*="/wiki/Hilfe:"],
.ns-0 DIV#bodyContent .templatesUsed A[href*="/wiki/Vorlage:"],
.ns-0 DIV#bodyContent #catlinks A[href*="/wiki/Spezial:Kategorien"],
.ns-0 DIV#bodyContent #catlinks A[href*="/wiki/Kategorie:"],
.ns-0 DIV#bodyContent #pagehistory A
    { border: none }

.BDAerror
    { border-style:dashed !important; border-color:violet !important; background-color: lightcyan;}
.DenkmallisteBW
    { border-style:dashed !important; border-color:violet !important; background-color:#ccc; }

.diffchange {border-style:dashed !important; border-width:0px !important; border-top-width:2px !important; border-color:red !important;}

#editpage-copywarn { display:none; }