MediaWiki:Monobook.css

From Gentle Giant Home Page
Jump to navigation Jump to search

Note: After publishing, 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will affect users of the Monobook skin */

/* Gentle Giant artwork, navigation, etc. */


body {
 background: #f1e5cf url(/w/extensions/other/MyEditButtons/images/headbg2.jpg) 0 0 no-repeat;
}

/**********************************************************************
 * Giant head logo
 *********************************************************************/
#p-logo {
 margin-top: -20px;
 margin-left: -8px;
}

#p-logo a,
#p-logo a:hover {
 height: 202px;
 width: 228px;
 background-position: 0 0 !important;
 z-index: 4;
}

#content,
#p-cactions,
#p-navigation {
 z-index: 4;
}

#p-navigation {
 padding-top: 20px;
}