view DOCS/default.css @ 10080:312eb2923169

Made the decoder honor the aspect ratio set by the container (if it was set at all).
author mosu
date Tue, 06 May 2003 15:28:01 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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