view DOCS/default.css @ 28781:a0fc6ecab7ee

Hack: half-merge glyph border with outline to avoid ugly anti-aliasing in certain situations.
author greg
date Thu, 05 Mar 2009 20:36:35 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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