view DOCS/default.css @ 23657:d7ae37864b03

Fix implicit declaration of function warnings.
author diego
date Wed, 27 Jun 2007 13:00:14 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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