view DOCS/default.css @ 29325:21f61d4d5611

Add a missing check for a NULL return value.
author eugeni
date Tue, 16 Jun 2009 17:58:12 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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