view DOCS/default.css @ 12185:97bbb47c0a04

win32 macro added to simplify detecting both Cygwin and MinGW.
author diego
date Tue, 13 Apr 2004 01:01:46 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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