2,510
edits
Changes
From Warhammer 40k - Lexicanum
!important;
/* Change color of visited internal wiki links (user-only) */
.mw-parserbody-output content a:visited:not(.external):not(.new) { color: #6a5acd!important;
}
/* set unvisited internal links (for contrast) */
.mw-parserbody-output content a:link:not(.external):not(.new) { color: #1a5fb4!important;
}