view DOCS/default.css @ 26036:8d8c52a169ad

Comment out dump_glyph(): it is unused and, as it is now, breaks compilation.
author eugeni
date Fri, 22 Feb 2008 21:24:35 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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