view DOCS/default.css @ 19937:34796c9b8667

Cosmetics: move curtex++ out of for () into code body, needed for coming patch
author reimar
date Fri, 22 Sep 2006 20:19:51 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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