1.805
bewerkingen
| Regel 5: | Regel 5: | ||
.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: #0000FF; } /* visited links */ | .mw-body-content a:link:visited { color: #0000FF; } /* visited links */ | ||
.mw-body-content a:link:active { color: # | .mw-body-content a:link:active { color: #0000FF; } /* active links */ | ||
.mw-body-content a:link:new { color: # | .mw-body-content a:link:new { color: #0000FF; } /* 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: #0645ad; } /* external links */ | .mw-body-content a:external { color: #0645ad; } /* external links */ | ||
| Regel 14: | Regel 14: | ||
/**.mw-body-content a:link {color: #0645ad} | /**.mw-body-content a:link {color: #0645ad} | ||
.mw-body-content a:visited {color: #0000FF} | |||
/**.mw-body-content a:hover {color: #0645ad} | /**.mw-body-content a:hover {color: #0645ad} | ||
/**.mw-body-content a:active {color: #0645ad} | /**.mw-body-content a:active {color: #0645ad} | ||
.mw-body-content a:missing {color: #ba0000} | .mw-body-content a:missing {color: #ba0000} | ||
.mw-body-content a:missing:visited {color: #ba0000} | .mw-body-content a:missing:visited {color: #ba0000} | ||