view DOCS/default.css @ 30249:d383b93fa3f8

Add checks for exp2, exp2 and log2f required by FFmpeg.
author reimar
date Tue, 12 Jan 2010 19:41:44 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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