Kimah Hext
Jump to navigation
Jump to search
Page currently under massive re-structuring.
/* standard link colors */ .mw-body a:link { color: transparent; } /* normal unvisited links */ .mw-body a:link:visited { color: transparent; } /* visited links */ .mw-body a:link:active { color: transparent; } /* active links */ .mw-body a:link.new { color: transparent; } /* new links */ .mw-body a:link.interwiki { color: transparent; } /* interwiki links */ .mw-body a:link.external { color: transparent; } /* external links */ .mw-body a:link.stub { color: transparent; } /* hovered links */
