view DOCS/default.css @ 21432:6f2116ad422a

Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)
author reimar
date Sat, 02 Dec 2006 19:59:35 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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