view DOCS/default.css @ 21504:06fe68e8049a

Simplify NEXT_LINE macro and put most of it in a separate function.
author reimar
date Wed, 06 Dec 2006 12:25:52 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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