User:Supatoad64/common.css

From Bulbapedia, the community-driven Pokémon encyclopedia.
< User:Supatoad64
Revision as of 14:25, 23 June 2021 by Supatoad64 (talk | contribs) (Update prevents these from displaying properly)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.
/* Logo */

#p-logo a { background: url(https://cdn2.bulbagarden.net/upload/archive/2/25/20050402184808%21Bulbapedia_logo.png) 75% 50% no-repeat !important; }
#p-logo a:hover { background: url(https://cdn2.bulbagarden.net/upload/archive/2/25/20050402184808%21Bulbapedia_logo.png) 75% 50% no-repeat !important; }

/* Link colors */

a { color: #002bb8; }
a:visited { color: #5a3696; }
a:hover { text-decoration: underline; }
a.new { color: #cc2200; }
a.external { color: #3366bb; }
}