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 external link marker for in-wikipedia (see also js) */
#mw_content a.extonwiki, body:not(.ns-0) #mw_content a.autonumber
{ background: none !important; padding-right: 0 !important }

table.persondata {display: table;}

#preftoc { font-size: small; font-family: sans-serif }

#mw_contentholder {
    font-size: medium;
    font-family: serif;
}

.mw-headline { font-family: sans-serif }

pre[class|=source] .br0 { color: darkgreen; font-weight: bold; }

sup,sub { line-height: 0 }

table.diff {
background: transparent;
border-collapse: collapse;
empty-cells: show;
}

span.diffchange { background-color: #fcc; color: black; }
table.diff td.diff-deletedline,
table.diff td.diff-addedline,
table.diff td.diff-context {
border: 1px solid gray; 
}

.diff-context:empty:before { content:"\00a0" }

#sitenotice-fundraiser { display: none }
.page-Template_Watchlist-notice #watchlist-message { display: block !important }

.page-Category_Candidates_for_speedy_deletion #mw_content a:visited { color: gray }
ul { list-style-image: none; }
#mw_content ul { list-style-type: circle }
.page-Special_Contributions #mw_content ul { list-style-type: decimal }
#mw_portlets .pBody ul { color: #999; list-style-type: square }

/* defects in theme
.usermessage {
	background-color: #fc7;
	border: 1px solid #fa0;
	color: black;
	font-weight: bold;
	margin: .5em 0;
	padding: .5em 1em;
	vertical-align: middle;
}// */

/* gadgetry */
#utcdate { font-family: consolas; font-weight: normal !important }

/* squeeze the tabs */
#p-cactions li {
   margin: 0pt 0.1em;
   padding: 0pt 0.1em;
}
#p-cactions { height: auto }

.mw-topboxes { margin:-0.4em -0.8em 0pt; }