view DOCS/default.css @ 15476:5eb4994a691f

ported cue:// to the new stream api; note: this stream must still be optimized in its read() and seek() functions
author nicodvb
date Sun, 15 May 2005 07:38:42 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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