view DOCS/default.css @ 22456:bfab3ee300ab

Text alignment should not use bounding boxes of individual glyphs.
author eugeni
date Tue, 06 Mar 2007 09:59:53 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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