view DOCS/default.css @ 25399:45d3ecc4c7e0

Use correct #include for waitpid, fixes the warning: unrar_exec.c:127: warning: implicit declaration of function 'waitpid'
author diego
date Mon, 17 Dec 2007 00:11:33 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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