User:Dmharvey/monobook.css

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

 stuff easier to read */

pre { font-size: 115% }

/* make edit box easier to work with */

textarea#wpTextbox1 { font-size: 115%; font-family: monospace; }