view DOCS/default.css @ 23190:631dad12568b

Always deallocate glyphs. Fixes memory leak.
author eugeni
date Wed, 02 May 2007 10:15:12 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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