MediaWiki:Common.css

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.
.mw-special-FormEdit div.mw-warning-with-logexcerpt,
body.action-formedit .zsiq_theme1.zsiq_floatmain,
body.mw-special-FormEdit .zsiq_theme1.zsiq_floatmain {
display:none !important;
}

.communitytheme .hp-alert {
    margin-bottom: 50px;
    margin-top: -50px;
}

#wpDraftSave {
    float: left;
    background: transparent;
    border: none;
    font-weight: normal;
    font-style: italic;
    opacity: 0.5;
}

#wpDraftSave.drafts-unchanged,
#wpDraftSave.drafts-saved {
display:none;
}