MediaWiki:Common.css

From ISML
Revision as of 04:59, 20 June 2016 by Sudip (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
/* CSS placed here will be applied to all skins */
#mw-additional-logo {
    position: absolute;
    right: 0px;width: 220px;height: 80px;
    background-repeat: no-repeat;
    background-image: url(/ISML/images/logo/UWA-logo-land.png);
	background-position: center;
	background-size:200px 66px;
	padding-right:10px;
}
#p-personal {
    right: 15em;
}
#right-navigation {
    float: right;
    margin-top: 2.5em;
    margin-right: 14em;
}