view DOCS/default.css @ 20486:0cc36dd385ec

fixed mishandling of stream_read() (it doesn't necessarily return -1 in case of error)
author nicodvb
date Sun, 29 Oct 2006 10:33:49 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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