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.
/*
<pre>
*/

span.mw-editsection { float:right; }

.thumbborder { border:1px solid #cccccc; !important; }

.POTD img { width: 100%; height: auto; }

.editsection { float: right; margin-left: 5px; }

table.diff {
 padding:0;
}
table.diff td { 
 vertical-align:top;
}
td.diff-addedline { 
 background:#E4F6D8; 
 border:none
}
td.diff-addedline .diffchange {
 background:#B0E897;
 color:black;
 font-weight:bold;
 padding:0;
}
td.diff-deletedline {
 background:#F6F1D8;
 border:none
}
td.diff-deletedline .diffchange {
 background:#E8D897;
 color:black;
 font-weight:bold;
 padding:0;
}
td.diff-context {
 background:#FEFEFE;
 border:none
}

.mw-lag-warn-normal {display: none}
   
.mw-lag-warn-high {display: none}

/* hide rollback from Watchlist */
.page-Special_Watchlist .mw-rollback-link {display:none;}

/*
</pre>
*/