MediaWiki:Monobook.css

From OpenWetWare
Revision as of 19:31, 15 March 2006 by Austin J. Che (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.
/* edit this page to customize the monobook skin for the entire site. There is also [[MediaWiki:Common.css]] */

/*<pre><nowiki>*/

body {
    background: #C5D0EA 0 0 no-repeat;  /* changed default background */
}

#n-portal {
  list-style-image: url("images/8/8c/Communityportal_green.png");
}

#n-recentchanges {
  list-style-image: url("/images/8/87/Changes_green.png");
}

#n-mainpage {
  list-style-image: url("/images/e/e9/Home_green.png");
}

/*</nowiki></pre>*/