User:L10nM4st3r/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.
/*
  =============================
  ======== Hide clutter =======
  =============================
*/
#siteSub, #pt-mycontris, #n-help, #n-contact, n-sitesupport, #pt-betafeatures, #f-copyright, #ca-nstab-special, #editpage-copywarn, #newarticletext, #p-search-label,#searchButton, #lionmaster-hide-notes{display:none !important}

/*
  Userspace stuff only I need to see, clutter to others, like you! Want to see it anyway? Add the following to your own global.css page.
*/
#lionmaster-hidden-notes{display:block !important}

/*
  ==============================
  ======== Adjustments =========
  ==============================
*/
#content{width:85%;margin-top:6.7em}
a.new{background-color:#e9927e}

/* Recent changes and watchlist improvements */
.mw-special-Watchlist h4, .mw-special-Watchlist h5, .mw-special-Recentchanges h4, .mw-special-Recentchanges h5{border-bottom:solid 2px black}

/* From [[User:L10nM4st3r/Scripts/MoveSearch.css]]  */
#searchBody{background:none;border:none;position:fixed;top:0em;left:14em} #mw-searchButton,#searchInput{z-index:9999}
#p-personal ul{z-index:9998;left:-1.6em;top:3.2em;position:absolute}
#p-cactions{top:5em !important;position:absolute}