view DOCS/default.css @ 29674:10982a0eac1f

Change type to avoid void * arithmetic.
author reimar
date Fri, 25 Sep 2009 09:44:41 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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