Skip to content
Snippets Groups Projects
Commit 63a92ec3 authored by Gerhard Gonter's avatar Gerhard Gonter :speech_balloon:
Browse files

de.wikipedia.org ist heute schwarz auf schwarz, damit kann man das aendern

parent 83f66fff
No related branches found
No related tags found
No related merge requests found
...@@ -116,3 +116,12 @@ ...@@ -116,3 +116,12 @@
a:active {color: #0000FF !important; text-decoration: none; font-weight: bold} a:active {color: #0000FF !important; text-decoration: none; font-weight: bold}
a:hover {color: #0000FF !important; text-decoration: none; font-weight: bold} a:hover {color: #0000FF !important; text-decoration: none; font-weight: bold}
} }
@-moz-document domain(de.wikipedia.org) {
.mw-parser-output div, .mw-parser-output div::selection, .mw-parser-output p, .mw-parser-output p::selection, .mw-parser-output a::selection, .mw-parser-output a, .mw-parser-output li, .mw-parser-output li::selection, .mw-parser-output ul::selection, .mw-parser-output ul, .mw-parser-output h1, .mw-parser-output h1::selection, .mw-parser-output h2, .mw-parser-output h2::selection, .mw-parser-output h3, .mw-parser-output h3::selection, .mw-parser-output h4, .mw-parser-output h4::selection, .mw-parser-output h5, .mw-parser-output h5::selection, .mw-parser-output label, .mw-parser-output span::selection, .mw-parser-output span::selection, .mw-parser-output th, .mw-parser-output th::selection, .mw-parser-output td, .mw-parser-output td::selection, .mw-parser-output tr, .mw-parser-output tr::selection, .mw-parser-output caption, .mw-parser-output caption::selection, .mw-parser-output code, .mw-parser-output video, .mw-parser-output pre, .mw-parser-output ol, .mw-parser-output strong {
color: #111 !important;
background: #fff !important;
border: 0px #fff solid !important;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment