view DOCS/default.css @ 17644:87c049a38c36

include stdlib.h and stdio.h, they tend to be useful :-)
author reimar
date Sat, 18 Feb 2006 12:45:00 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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