User:Blower Pot/common.css

From Pikmin Fanon

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
a,
#p-personal li a,
#p-cactions li a,
#bodyContent a.extiw
#bodyContent a.external {
	color: #084;
}

a:hover,
#p-personal li a:hover,
#bodyContent a.extiw:hover,
#bodyContent a.external:visited:hover {
	color: #cbd;
}

a:visited:hover,
#bodyContent a.extiw:visited:hover,
#bodyContent a.external:visited:hover,
.mediawiki .vector-menu-portal .vector-meno-content li a: visited{
	color: #0b4;
}

.mediawiki a.new:link,
.mediewiki a.new:visited, 
.mediawiki #p-cactions .new,
.mediawiki #p-cactions .new:visited,
.mediawiki .skin-vector-legancy .new,
.mediawiki .skin-vector-legancy .new:visited
.mediawiki a.mw-usertoollinks-contribs-no-edits {
	color: #bb0;
}

.mw-parser-output a.extiw,
.mw-parser-output a.external {
	color: #00ad57;
}

.mw-parser-output a.extiw:visited,
.mw-parser-output a.external.visited {
	color: #0b4;
}

#mw-sidebar-button:focus {
	border-color: #080;
	box-shadow: inset 0 0 0  1px #080;
}