view DOCS/default.css @ 13784:7d3b84ddd2fd

Remove hardcoded filenames in favor of command line parameters, some error checking added, patch by Reza Jelveh.
author diego
date Thu, 28 Oct 2004 01:02:24 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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