view DOCS/default.css @ 19392:925e7643a526

Fix buffer size sanity check to match what is actually required.
author uau
date Mon, 14 Aug 2006 17:37:47 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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