view DOCS/default.css @ 21201:2c1b7fe05973

Avoid void * arithmetic
author reimar
date Sat, 25 Nov 2006 13:34:55 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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