User:Abcboy/monobook.css

From Bulbapedia, the community-driven Pokémon encyclopedia.
< User:Abcboy
Revision as of 01:10, 19 April 2019 by Abcboy (talk | contribs)
Jump to navigationJump to search

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.
.mw-special-Recentchanges .mw-rollback-link, #zergnet-widget-44549, .widget-loaded, abbr.unpatrolled, #\34 316565 {
  display: none;
}

.mw-changeslist-date {
  font-size: 75%;
}

b, strong {
  font-weight: 700;
}

a.stub {
  color: #990;
}
a.mw-disambig {
  color: #909;
}
a.mw-redirect {
  color: #999;
}

a.stub:visited {
  color: #660;
}
a.mw-disambig:visited {
  color: #606;
}
a.mw-redirect:visited {
  color: #666;
}

#globalWrapper {
  overflow: inherit;
}

/* Testing */

.black a, .black a:link, .black a:visited, .black a:hover, .black a:active, .black a span {
  color: black !important;
}

.white a, .white a:link, .white a:visited, .white a:hover, .white a:active, .white a span {
  color: white !important;
}