MediaWiki:Monobook.css

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* edit this file to customize the monobook skin for the entire site */

span.toggleblock { color: #C20; cursor:pointer; cursor:hand; }

span.toggleblock.over { text-decoration:underline; }

.hiddenblock {
 display:block;
 width:100%;
 margin:2px 0;
 padding:3px;
 border:1px solid silver;
 background-color:#F1F1F1;
}