view DOCS/default.css @ 26981:f3f553c03044

No need to set LC_ALL=C for individual shell commands, it is already set from config.mak.
author diego
date Sat, 07 Jun 2008 12:01:29 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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