view DOCS/default.css @ 19362:3a998ae2f952

replace calls to perror() with calls to mp_msg() this will shut up mplayer -realy-quiet. ao_mpegpes is the first ao that is tried and will almost always fail (unless you have the right hardware)
author ivo
date Fri, 11 Aug 2006 17:10:57 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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