view DOCS/default.css @ 27122:f8df4c3e2ac2

Replace asserts by proper conditions to allow playback of some broken but still playable files.
author reimar
date Sun, 29 Jun 2008 10:06:19 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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