Automatisch gecontroleerde gebruikers, bots, bureaucraten, checkuser, interfacemoderatoren, Bewerkingscontroleurs, toezichthouders, beheerders
1.973
bewerkingen
k |
|||
| (45 tussenliggende versies door 2 gebruikers niet weergegeven) | |||
| Regel 2: | Regel 2: | ||
/** #20190728: disable overlegpagina's | /** #20190728: disable overlegpagina's | ||
#ca- | /** #body.page-Main_Page li#ca-delete { display: none !important; } | ||
/** #ca-talk { display:none !important; } | |||
/** #ca-overleg { display:none !important; } | |||
#ca-nstab-user { display: none !important; } | |||
/**.mw-body | /* standard link colors */ | ||
.mw-body | .mw-body a:link { color: #0645AD !IMPORTANT; } /* normal unvisited links */ | ||
/**.mw-body- | .mw-body a:link:visited { color: #0645AD !IMPORTANT; } /* visited links */ | ||
/**.mw-body- | .mw-body a:link:active { color: #0645AD !IMPORTANT; } /* active links */ | ||
.mw-body- | .mw-body a:link.new { color: #CC2200 !IMPORTANT; } /* new links */ | ||
.mw-body | .mw-body a:link.interwiki { color: #0645AD !IMPORTANT; } /* interwiki links */ | ||
.mw-body a:link.external { color: #0645AD !IMPORTANT; } /* external links */ | |||
.mw-body a:link.stub { color: #0645AD !IMPORTANT; } /* hovered links */ | |||
.mw-body a:link {color: #0645AD !IMPORTANT} | |||
.mw-body a:visited {color: #0645AD !IMPORTANT} | |||
.mw-body a:hover {color: #0645AD !IMPORTANT} | |||
.mw-body a:active {color: #0645AD !IMPORTANT} | |||
bewerkingen