Just add this to your stylesheet:
#page pre {
color: #63FF00;
background: #000;
overflow: auto;
font: normal 12px "bitstream vera sans mono", monaco "lucida console", "courier new", courier, serif;
margin: 0.9em 0; padding: 6px;
}
Then wrap your code in <pre></pre> tags.
CSS blatantly ripped from I.NFECTIO.US, though I’ve seen it around on plenty of blogs before so I think we’re OK. ![]()
Shanti A. Braford blogs here.
If you really want to know, just read this.



