view DOCS/default.css @ 24860:324dd17d4aaa

Remove unused functions, fixes the warnings: pnm.c:853: warning: 'pnm_peek_header' defined but not used pnm.c:859: warning: 'pnm_close' defined but not used
author diego
date Tue, 30 Oct 2007 08:14:41 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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