Benutzer:Sturmjäger/minerva.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
#bodyContent div, #bodyContent div::selection, #bodyContent p, #bodyContent p::selection, #bodyContent a::selection, #bodyContent a, #bodyContent li, #bodyContent li::selection, #bodyContent ul::selection, #bodyContent ul, #bodyContent h1, #bodyContent h1::selection, #bodyContent h2, #bodyContent h2::selection, #bodyContent h3, #bodyContent h3::selection, #bodyContent h4, #bodyContent h4::selection, #bodyContent h5, #bodyContent h5::selection, #bodyContent label, #bodyContent span::selection, #bodyContent span, #bodyContent th, #bodyContent th::selection, #bodyContent td, #bodyContent td::selection, #bodyContent tr, #bodyContent tr::selection, #bodyContent caption, #bodyContent caption::selection, #bodyContent code, #bodyContent video, #bodyContent pre, #bodyContent ol, #bodyContent strong {
    color:#111 !important;
    background: transparent !important;
    border:none!important;
}
#bodyContent h2 {
	border-bottom:1px solid #111!important;
}
#bodyContent a {
	color:#0645ad!important;
}

#bodyContent svg {
    fill: none !important;
}
#bodyContent img {
    opacity:1 !important;
    filter: none!important;
}
#siteNotice {
display:none;
}
.noscroll {
overflow:auto!important;
position:relative!important;
}

body {
background:#f6f6f6!important;
display:block!important;
}