view DOCS/default.css @ 23177:134a2baca452

Move glyph_to_bitmap() call and outline glyph deallocation to get_bitmap_glyph().
author eugeni
date Tue, 01 May 2007 15:33:06 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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