view DOCS/default.css @ 26280:b21e1506e50b

Do not #include libavutil/common.h. It is not used directly and mpbswap.h now #includes all required headers on its own.
author diego
date Tue, 01 Apr 2008 14:19:45 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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