view DOCS/default.css @ 24254:575d7b1fdf82

Remove pointless #ifdef HAVE_XVMC within get_format(), all of the function is protected by that #ifdef.
author diego
date Tue, 28 Aug 2007 17:38:08 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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