view DOCS/default.css @ 18131:e83548b7bd3b

removed unreachable code: this filter can't compile with external libavcodec (the Makefile rules prevent it)
author nicodvb
date Mon, 17 Apr 2006 20:20:28 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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