view DOCS/default.css @ 29911:74ebb2b03d90

Reuse buffer in priv context instead of allocating the 32kB probe buffer on the stack.
author reimar
date Sun, 22 Nov 2009 13:06:44 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

body,table	{
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 14px;
        background  : white;
}