view DOCS/default.css @ 20103:9c7de33d0e17

WavPack files contain a complete, valid RIFF tag, so use extension (.wv) to give libavformat a chance before our audio demuxer
author reimar
date Sun, 08 Oct 2006 12:19:08 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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