MediaWiki:Monobook.css

From Students@SISSA wiki
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
/* CSS placed here will affect users of the Monobook skin */

/*The following code comes from Wikipedia Monobook.css (http://it.wikipedia.org/wiki/MediaWiki:Monobook.css)*/
/* and thus is released under a CC-BY-SA license (http://creativecommons.org/licenses/by-sa/3.0/deed.en_GB)*/

#siteSub {
    display: inline;
    font-size: 90%;
    font-weight: normal;
    font-style:italic;
    border-bottom: none;
}
/*End of the wikipedia imported code*/