Archive for April 30th, 2004

Fixing MSDN

Friday, April 30th, 2004

Add the following to userContent.css to allow reading the articles at MSDN.
pre {
white-space: pre !important;
}