User:Algebraist/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* Remove some links I don't want to save space */

#n-contents { display: none; }
#n-currentevents { display: none; }
#n-aboutsite { display: none; }
#n-portal { display: none; }
#n-contact { display: none; }
#n-help { display: none; }
#n-Advanced-search { display: none; }
#pt-prefswitch-link-off { display: none !important; }

/* suppress the person icon by your username */

li#pt-userpage { background: none; }

/* hide some junk on the edit page */

#editpage-copywarn { display:none; }
div.mw-tos-summary { display:none; }
#editpage-copywarn2 { display:none; }
span.editHelp { display:none; }
span#minoredit_helplink { display:none; }

/* hide brackets on footnote links */

sup.reference span { display:none; }

/* actually hide hidden sitenotice */

.siteNoticeSmallUser {display:none !important; }

/* uppercase CSS link */

#pt-css {text-transform:none; }

/* suppress something or other */
#ethnio_pitch {display:none; }

/* hide broken unhideable thing */
.central-notice-banner {display:none; }
#notice-wrapper {display:none; }
#centralnotice {display:none; }

/* remove rating crap */
.articleFeedback {display:none; }