view DOCS/default.css @ 24221:06dd2d1033ef

Do not overwrite config.h unless it was changed. Mostly taken from FFmpeg.
author diego
date Mon, 27 Aug 2007 11:40:25 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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