User:84user/vector.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.
/* 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;
}

#p-logo,    /* Turn off the Wikipedia logo. */
#footer {   /* Turn off the page footer. */
    display: none; !important;
}
#p-navigation {
     position:absolute; z-index:60; top:-148px;
}

#siteNotice {   /* Turn off the site notice. */
    display: none; !important;
}

/* From [[User:Pyrospirit/metadata]] adapted to remove tagline */
/* Makes assessment info non-italicized, and hides information on peer reviews. */
.assess-article-rating {display: none;}
.assess-info-all {display: none;}
.assess-info-review {display: none;}

/* From [[User:Quiddity]] */
/* Hide stuff */
#minoredit_helplink {display:none}
#wpSummaryLabel {display:none}
#editpage-copywarn {display:none}
#editpage-copywarn2 {display:none}
#editpage-copywarn3 {display:none}
#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. */
 
.asof-tag { display: inline !important; } /* Show all links for [[Wikipedia:As of]] */