User:Dmharvey/monobook.css

From Wikipedia, the free encyclopedia
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.
 /* Make texvc HTML output look more similar to surrounding text */
 span.texhtml { font-family: sans-serif; }

 /* make diffs easier to read */
 td.diff-addedline, td.diff-deletedline, td.diff-context { font-size: 115%; font-family: monospace; }
 span.diffchange { font-weight: bold; }

 /* make <nowiki><pre></nowiki> stuff easier to read */
 pre { font-size: 115% }

 /* make edit box easier to work with */
 textarea#wpTextbox1 { font-size: 115%; font-family: monospace; }