view DOCS/default.css @ 19059:231c0e700597

Compilation fix: Mark mp_property_find parameter as const.
author diego
date Thu, 13 Jul 2006 13:04:26 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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