view DOCS/default.css @ 24031:f063ae070088

Remove additional warnings when using icc - similar to -Wno-pointer-sign.
author cehoyos
date Mon, 13 Aug 2007 08:30:53 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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