in reply to Re: incrementing a number
in thread incrementing a number
Not that the OP should be using <pre> tags, but I fix that vision problem on my end with some CSS:
/* Adjust pre/code font, size */ pre { font-size: 20px; font-family: DejaVu Sans Mono; color: MediumAqu +aMarine } pre.code.c, tt.codetext, tt.inlinecode { font-size: 20px; font-family: + consolas; color: LightSteelBlue } .code { overflow: auto; }
HTH,
planetscape
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: incrementing a number
by roboticus (Chancellor) on Oct 12, 2010 at 21:08 UTC |