• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "MediaWiki:Darkvector.css"

From Kancolle Wiki
Jump to navigation Jump to search
 
Line 28: Line 28:
 
.dev-a { color: black !important; }
 
.dev-a { color: black !important; }
 
.dev-b { color: black !important; }
 
.dev-b { color: black !important; }
 +
 +
/* https://github.com/dolfinus/DarkVector/issues/19 */
 +
 +
a,.mw-body a.external,.mw-body a.extiw,.uls-language-list a { color: #e69710 !important; }
 +
a:visited,.mw-body a.external:visited,.mw-body a.extiw:visited { color: #db8200 !important; }
 +
a.new,#p-personal a.new { color: #ba0000 !important; }
 +
a.new:visited,#p-personal a.new:visited { color: #a55858 !important; }

Latest revision as of 19:22, 19 December 2023

.infobox-equipment { color: black !important; }
.infobox-equipment a { color: black !important; }
td.highlighted { color: #212121 !important; }
td.highlighted { color: #212121 !important; }
td.highlighted a { color: #0d47a1 !important; }

.q01 { color: black !important; }
.q02 { color: black !important; }
.q03 { color: black !important; }
.q04 { color: black !important; }
.q05 { color: black !important; }
.q06 { color: white !important; }
.q07 { color: black !important; }

.q5 { color: black !important; }
.q6 { color: black !important; }
.q7 { color: black !important; }
.q8 { color: black !important; }

.dev-s1 { color: black !important; }
.dev-s2 { color: black !important; }
.dev-s3 { color: black !important; }
.dev-s4 { color: black !important; }
.dev-s5 { color: black !important; }
.dev-s0 { color: black !important; }

.dev-f_s { color: black !important; }
.dev-a { color: black !important; }
.dev-b { color: black !important; }

/* https://github.com/dolfinus/DarkVector/issues/19 */

a,.mw-body a.external,.mw-body a.extiw,.uls-language-list a { color: #e69710 !important; }
a:visited,.mw-body a.external:visited,.mw-body a.extiw:visited { color: #db8200 !important; }
a.new,#p-personal a.new { color: #ba0000 !important; }
a.new:visited,#p-personal a.new:visited { color: #a55858 !important; }