view DOCS/default.css @ 28344:a69d51cd4ee3

Allocate a larger backbuffer to allow resizing without reinit. Patch by Georgi Petrov [gogothebee gmail com] and Jim Hauxwell [james (at) dattrax co uk]
author reimar
date Tue, 27 Jan 2009 10:02:47 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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