view DOCS/default.css @ 27925:296d5da784b4

Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc.
author reimar
date Wed, 19 Nov 2008 13:39:07 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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