view DOCS/default.css @ 18920:0726ee266c39

-rtsp-port and -rtsp-destination need to be #ifdef MPLAYER_NETWORK. patch by Gianluigi Tiesi, mplayer**at**netfarm**dot**it
author diego
date Thu, 06 Jul 2006 12:51:52 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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