view DOCS/default.css @ 27444:2c4914cb8905

Remove duplicate vsscanf fallback implementation, we have another in osdep/.
author diego
date Fri, 22 Aug 2008 20:53:44 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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