view DOCS/default.css @ 24009:e1adad4d5249

bbox[n] and spu->scaled_start_row are unsigned, comparison with 0 is pointless.
author cehoyos
date Wed, 08 Aug 2007 08:10:35 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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