view DOCS/default.css @ 20921:b22dfe3ddfaa

Don't spam the console with timestamps (non-error messages printed every frame should be lower than V level)
author rtogni
date Tue, 14 Nov 2006 22:48:53 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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