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

mehr uebersicht, links in blau (statt schwarz)

parent 63a92ec3
No related branches found
No related tags found
No related merge requests found
...@@ -118,10 +118,32 @@ ...@@ -118,10 +118,32 @@
} }
@-moz-document domain(de.wikipedia.org) { @-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 { .mw-parser-output div, .mw-parser-output div::selection,
.mw-parser-output p, .mw-parser-output p::selection,
.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; color: #111 !important;
background: #fff !important; background: #fff !important;
border: 0px #fff solid !important; border: 0px #fff solid !important;
} }
.mw-parser-output a::selection, .mw-parser-output a {
color: #00f !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