view DOCS/default.css @ 10157:e21bdbee4de2

Make configure run even on non POSIX compliant shells (Solaris). Patch by Gtz Waschk <waschk@informatik.uni-rostock.de>.
author diego
date Fri, 23 May 2003 00:24:28 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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