User:84user/monobook.css

/* From Wikipedia:HIDEBOT#How_to_hide_a_specific_bot_from_your_watchlist */

  1. SmartWatchlistOptions {display:none !important;}

/* Hide stuff */

  1. filetalk-namespace-editnotice { display: none !important; }

div.editnotice-page { display: none !important; }

/* Wikipedia:Persondata#Viewing persondata */

table.persondata {display:table !important;}

/* from User:Davidgothberg, minus li#pt-userpage */

/* Turn off several things for faster page rendering. */

body { /* Turn off the large page background image. */

background: #f9f9f9;

}

  1. p-logo, /* Turn off the Wikipedia logo. */
  2. footer { /* Turn off the page footer. */

display: none;

}

  1. column-one { /* Move the left menus up since no Wikipedia logo now. */

padding-top: 21px;

}

/* From User:Quiddity */

/* Hide stuff */

  1. minoredit_helplink {display:none}

/* from en.wikipedia.org/w/index.php?title=User:Redrose64/monobook.css&diff=791236076&oldid=785075311 */

  1. wpSummaryLabel span.oo-ui-fieldLayout-header, #editpage-copywarn, .editpage-head-copywarn { display: none; }

/* above replaces following which hid whole edit summary box: #wpSummaryLabel {display:none} */

  1. editpage-copywarn {display:none}
  2. editpage-copywarn2 {display:none}
  3. editpage-copywarn3 {display:none}
  4. siteSub {display:none !important} /* Hide sitewide subtitle (From Wikipedia, the...) */

li#pt-userpage {background:none} /* Turn off the small user image at top of page. */

/* from User:TheDJ, to adjust for missing siteSub tagline */

  1. bodyContent { position:relative; }

topicon {

top:-2em !important;

}

  1. coordinates{

top:-0em !important;

right: 0px !important;

}

/* Show stuff */

.asof-tag { display: inline !important; } /* Show all links for Wikipedia:As of */

span.referencenecessary { background:yellow;color:black !important; } /* highlight spanned text for Template:Reference necessary */