Jacmob
Created page with "// <pre> →================= link colors =================: →-------------------- internal links --------------------: a { color: @LINK_COLOR; &:visited, &:active { color: @LINK_COLOR; } &.new { color: @REDLINK_COLOR; &:visited { color: @REDLINK_COLOR; } } } // interwiki link .mw-parser-output a.extiw, // external links .mw-parser-output a.external { color: @LINK_COLOR; &:visited, &:active { color: @LINK_COLOR; } }..."