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.

/* hide rollback from Watchlist */

.page-Special_Watchlist .mw-rollback-link {display:none;}

/* hide rollback from contributions */

.page-Special_Contributions .mw-rollback-link {display:none;}

/* hide legend and underlines from watchlist */

abbr.newpage {border:0;}

abbr.bot {border:0;}

abbr.minor {border:0;}

div.mw-rc-label-legend {display: none;}

/* hide warnings and clutter when editing */

li#pt-optin-try,

div.mw-tos-summary,

div.mw-rc-label-legend,

#mw-history-search,

#editHelp,

#editpage-copywarn, 

#editpage-copywarn2,

#msg-noexactmatch,

#recentchangestext, 

#p-interaction,

#n-contents, 

#n-currentevents, 

#n-mainpage-description,

#t-upload, 

#minoredit_helplink,

#wpSummaryLabel,

.editHelp,

#p-coll-create_a_book {

    display: none;

}

/* hide Wikipedia logo */

#p-logo a {background:none !important}   /* for an empty space */