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.
/* Adjust topicons */
.mw-indicators { margin: 3px; }
/* Hide notices */
.afd-help-box { display: none !important; }
/* [[User:Anomie/linkclassifier]] */
.featured-content { color: #a07e60 !important; }
.good-content { color: #006622 !important; }
/* Show a dotted red line wherever a [[WP:LISTGAP]] occurs. */
/* From [[Special:PermaLink/885033309]] */
ol + ol, ol + ul, ol + dl,
ul + ol, ul + ul, ul + dl,
dl + ol, dl + ul, dl + dl { border-top: 1px dotted red; }
/* User:Lingzhi2/reviewsourcecheck - show all Citation Style 1 error messages */
.citation-comment { display: inline !important; }
/* Turn the "Save page" button green when logged in */
#wpSave { background-color:#88ff88; }