view DOCS/default.css @ 22580:b9a351d95340

Remove Cygwin case from conditional, it's overridden by the Win32 case.
author diego
date Thu, 15 Mar 2007 08:59:31 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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