view DOCS/default.css @ 30242:03c1ad03f29d

MPlayer's format now correctly identifies AC3 as either little- or big-endian, remove unnecessary special workaround.
author reimar
date Mon, 11 Jan 2010 20:29:33 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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