view DOCS/default.css @ 17880:c0fa48581ccf

Fix compilation with stupid C++ compilers that shock on valid C constructs in an extern "C" { }.
author albeu
date Thu, 16 Mar 2006 16:55:51 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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