view DOCS/default.css @ 29677:cc36b326fd9d

Disable libavcodec zlib decoder when zlib is not available, fixes compilation in that case.
author reimar
date Sat, 26 Sep 2009 21:09:29 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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