MediaWiki:Common.css

From DCS World Wiki - Hoggitworld.com
Revision as of 18:05, 18 May 2018 by Jeremy Smitherman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* CSS placed here will be applied to all skins */
a {
    color: #337ab7 !important;
}

a.external {
    color: #337ab7 !important;
}

a:visited {
    color: #337ab7 !important;
}

a.external:visited {
    color: #337ab7 !important;
}

a.new {
  color: #b52b27 !important;
}

a.new:visited {
  color: #b52b27 !important;
}