Jump to content

User:Polygnotus/common.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.
/* display Citation Style 1 maintenance and error messages */
.cs1-maint, .cs1-hidden-error, .harv-error {display: inline !important;} 

/* Remove stuff I do not use */
#siteSub, #footer-info-lastmod, #footer-info-copyright, #footer-places, #footer-copyrightico, #footer-icons, #n-sitesupport, #n-contactpage, #n-aboutsite, #n-contents, #n-currentevents, #n-introduction, #p-coll-print_export, #n-upload, #t-urlshortener-qrcode, #t-urlshortener, #t-print, #t-cite {
  display: none;
}


/* temp disable rollback links 
.mw-rollback-link {display:none;}
*/

/*
.ext-discussiontools-ui-replyWidget-actionsWrapper .ext-discussiontools-ui-replyWidget-footer p.plainlinks {display:none;}
*/

.ext-discussiontools-ui-newTopic-notices {display:none;}

#p-logo {display:none;}



#n-mainpage-description {
  background-image: linear-gradient(to right, rgba(205, 203, 200, 0) 0%, #cdcbc8 33%, #cdcbc8 66%, rgba(205, 203, 200, 0) 100%);
  background-size: 100% 1px;
  background-position: top;
  background-repeat: no-repeat;
  margin-top: 70px;
  padding-top: 15px;
}