view DOCS/default.css @ 19328:f3a2785cd7f0

Unify include path handling in the build system, part III: Get rid of the last --with-*incdir parameters.
author diego
date Fri, 04 Aug 2006 23:57:04 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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