Open main menu

Warhammer 40k - Lexicanum β

Changes

User:Xporc/common.css

86 bytes added, 13 January
outline
/* Sanity check */
body {
outline: 5px solid red !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;
}
2,578
edits