MediaWiki:Monobook.css

From AdCiv
Revision as of 14:48, 24 December 2006 by CharlesC (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: Clear the cache in Tools → Preferences
 h1 {text-align: center;}
 
 /* Class styles */
 
 /* .toccolours added here because version in 
    monobook/main.css wasn't being used by the print style */
 .toccolours { 
    border:2px solid #aaa;
    background-color:#f9f9f9;
    padding:5px;
    font-size: 95%;
 }