MediaWiki:Monobook.css

From Bulbanews, your community Pokémon newspaper.
Revision as of 03:37, 8 April 2006 by Zhen Lin (talk | contribs)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.
/* edit this file to customize the monobook skin for the entire site */
/* <pre> */
@import url("/w/index.php?title=MediaWiki:Extra.css&action=raw&ctype=text/css");

#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
}

#ca-edit {
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    text-align: left;
}

.ns-106 .p-logo a, .ns-107 .p-logo a { 
    background-image: url(http://archives.bulbagarden.net/w/upload/a/a8/Bulbacast_logo.png) !important;
}

/* </pre> */