User:4iamking/common.css

From Bulbapedia, the community-driven Pokémon encyclopedia.
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-wiki-logo {background-image: url("https://archives.bulbagarden.net/media/upload/a/a5/Canadapedia.png")} /* Changes Logo to something more fun :) */
.noticebar    {display: none;} /* Hides site notice bar on all pages */
.mw-special-Recentchanges .mw-changeslist-log-newusers {display: revert;} /* revert hiding of new user log */

#content { -moz-border-radius: 10px; background: #FEF!important; } /* Changes site background colour */
#mw-page-base { background: unset; background-color: #E6E6FA; margin-left: 1900px;} 
body { background-color: #c175ff; background-repeat: no-repeat;} /* Changes sidebar colour */
::selection { background-color: #FF1493; color: #def;} /* compliment selection colour */

/* Coloursheme for Vector skin tabs */
.vector-menu-tabs .selected	{ background: unset; }
.vector-menu-tabs .selected	{ background-image: linear-gradient(to top,rgba(255,220,255,1), rgba(0,0,0,0) ); }
.vector-menu-tabs li		{ background-image: linear-gradient(to top,rgba(232,242,248,1), rgba(0,0,0,0) ); }