view DOCS/default.css @ 26752:65f61607e32f

Remove unused function, fixes the warning: libmpdemux/demux_mkv.c:2242: warning: 'demux_mkv_reverse_id' defined but not used
author diego
date Thu, 15 May 2008 21:25:41 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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