view DOCS/default.css @ 26354:8a43b830b4f5

Add a config.mak variable to control compilation of the Win32 GUI.
author diego
date Fri, 11 Apr 2008 07:28:32 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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