MediaWiki:Monobook.css

From EPrints Documentation
Revision as of 10:59, 9 February 2010 by Tdb01r (talk | contribs)
Jump to: navigation, search

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 */

pre { clear: right; overflow: auto; }

.ambox_message { border: 2px dashed #44c; background-color: #ccf; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.ambox_warning { border: 2px dashed #c70; background-color: #fec; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.ambox_error { border: 2px dashed #c00; background-color: #fe0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

#ca-edit { display: none; }