view DOCS/default.css @ 26722:8128aef118e3

Fix typo in install-gui target dependency. patch by andrew, andrew.david.45 gmail com
author diego
date Tue, 13 May 2008 07:58:41 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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