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.
/*Display body content in a narrower column for easier reading*/
/*adjust percentages as desired*/
div#bodyContent {
  width: 98%;
  line-height: 105%;
 font-size:110%; 
 line-height:1.25;
}

.diffchange {padding: 0px 2px 0px 2px; border: 1px dashed red; margin: 0px 1px
0px 0px}