/* @import url("https://en.wikipedia.org/w/index.php?title=User:Begoon/override-typography-refresh.css&action=raw&ctype=text/css"); */
/* Preceding line includes code from User:Begoon/override-typography-refresh.css to override the typography refresh */
/* loaded globally at meta */
/*@import url("https://en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-WatchlistBase.css&action=raw&ctype=text/css");*/
/* Preceding line loads the broken watchlist gadget... */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/*---remove watchlist updated junk---*/
li.mw-changeslist-line {list-style-image: none !important;}
form#mw-watchlist-resetbutton {display: none !important;}
span#mw-wlheader-showupdated {display: none !important;}
div.mw-changeslist-legend.mw-collapsible {display: none !important;}
/*---format pending changes watchlist 'alert'---*/
div.fr-watchlist-pending-notice {
background-color: #fff5d9 !important;
border: 1px solid #ececec !important;
margin-bottom: 3px !important;
display: table !important;
}
/*---override Article assessment colours---*/
/* Remove colours entirely */
.firstHeading {color: black !important;}
.firstHeading {background-color: #fff !important;}
.firstHeading .editsection {
color: black !important;
}
/*---Turn off highlighting active input (for Chrome)---*/
*:focus {outline: none;}
/*---remove ordinary rollback link - prevent accidental click - prefer TW---*/
.mw-rollback-link {display:none !important;}
/*---this is annoying me - running into other text---*/
#coordinates {top:-2em;}