User:FalconL/global.css

From Meta, a Wikimedia project coordination wiki

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.
#siteNoticeBig { display: none; } /* hide the big sitenotice */
#siteNoticeSmall { display: none; } /* hide the collapsed sitenotice */
#centralNotice{ display:none; } /* hide the centralnotice */

#editpage-specialchars { display: none; } /* hide the charinsert stuff */
#specialchars { display: none; } /* hide the other charinsert stuff */
#mw-editTools { display: none; } /* hide edit tools and other such nonsense */
#editpage-copywarn { display: none; } /* hide the copyright notice below edit form */
#editpage-copywarn2 { display: none; } /* hide more copyright nonsense */
#editpage-copywarn3 { display: none; } /* omg, how much of this can there be?! */
.mw-tos-summary { display: none; } /* more screencruft */

#p-Regions { display: none; } /* en.wikinews.org has an extra sidebar section */
#toolbar { display: none; } /* to avoid setting prefs on 750 wikis */
#p-coll-print_export { display: none; } /* nobody cares */

#feedlinks { display:none; } /* hide the RSS/ATOM feed links */

/* stolen from [[User:Mentifisto/global.css]]