1.805
bewerkingen
| Regel 4: | Regel 4: | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
.mw-body-content a:link { color: #0000FF; } /* normal unvisited links */ | .mw-body-content a:link { color: #0000FF; } /* normal unvisited links */ | ||
.mw-body-content a:link:visited { color: # | .mw-body-content a:link:visited { color: #0645ad; } /* visited links */ | ||
.mw-body-content a:link:active { color: # | .mw-body-content a:link:active { color: #0645ad; } /* active links */ | ||
.mw-body-content a:link:new { color: # | .mw-body-content a:link:new { color: #0645ad; } /* new links */ | ||
.mw-body-content a:extiw { color: #3366BB; } /* interwiki links */ | .mw-body-content a:extiw { color: #3366BB; } /* interwiki links */ | ||
.mw-body-content a:external { color: # | .mw-body-content a:external { color: #0645ad; } /* external links */ | ||
.mw-body-content a:stub { color: #772233; } /* hovered links */ | .mw-body-content a:stub { color: #772233; } /* hovered links */ | ||
.mw-body-content a:link {color: # | .mw-body-content a:link {color: #0645ad} | ||
.mw-body-content a:visited {color: # | .mw-body-content a:visited {color: #0645ad} | ||
.mw-body-content a:hover {color: # | .mw-body-content a:hover {color: #0645ad} | ||
.mw-body-content a:active {color: # | .mw-body-content a:active {color: #0645ad} | ||