Benutzerin:Sicherlich/monobook.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
a {
    text-decoration: none;
    color: #004ba6;
    background: none;
}
a:active { color: Orange; }
a:hover { text-decoration: underline; }
a.stub { color: #772233; }
a.new { color:#ba0000; }

div.BoxenVerschmelzen{display:none;}

a[href*="Spezial:Contributions&target=0"]{color:red;font-weight:bold;}
a[href*="Spezial:Contributions&target=1"]{color:red;font-weight:bold;}
a[href*="Spezial:Contributions&target=2"]{color:red;font-weight:bold;}
a[href*="Spezial:Contributions&target=3"]{color:red;font-weight:bold;}
a[href*="Spezial:Contributions&target=4"]{color:red;font-weight:bold;}
a[href*="Spezial:Contributions&target=5"]{color:red;font-weight:bold;}
a[href*="Spezial:Contributions&target=6"]{color:red;font-weight:bold;}
a[href*="Spezial:Contributions&target=7"]{color:red;font-weight:bold;}
a[href*="Spezial:Contributions&target=8"]{color:red;font-weight:bold;}
a[href*="Spezial:Contributions&target=9"]{color:red;font-weight:bold;}

a[href*="Benutzer:Sicherlich"] {color:green;font-weight:bold;}
a[href*="Sicherlich"] {color:green; font-weight:bold;}
a:visited[href*="Benutzer:Sicherlich"]{color:green;font-weight:bold;}

li#pt-optin-try { display:none; }

/* Sichtungskommentar ermöglichen */
#mw-fr-commentbox { display: inline; }

/* Farbe der besuchten Links ändern */
a:visited { color:#9C9C9C }

/* Urheberrechts-Warn-Zeile ausblenden */
.mw-tos-summary, #editpage-copywarn { display:none; }

/* rotes Glöckchen */ 
#pt-notifications-alert .mw-echo-notifications-badge.mw-echo-unseen-notifications {
	background-color:#CC0000 !important;	
}
/* Banner ausblenden */ 
#siteNotice { display: none; }