view DOCS/default.css @ 15056:6f949cafe480

Errors that cause MEncoder to exit should be MSGL_FATAL, not MSGL_ERR.
author diego
date Wed, 06 Apr 2005 07:58:30 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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