view DOCS/default.css @ 11579:2f96ed23c71b

prevent possible segfault when vidmodes is freed and config() calls vo_vm_switch again. Found by Peter Kosinar <goober@ksp.sk>
author attila
date Mon, 08 Dec 2003 12:03:03 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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