view DOCS/default.css @ 27317:5707f04b8e69

compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV() macro
author gpoirier
date Fri, 25 Jul 2008 09:15:08 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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