view DOCS/default.css @ 19405:0797e1b4a4be

Replace stdint.h with inttypes.h.
author eugeni
date Tue, 15 Aug 2006 22:46:56 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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