view DOCS/default.css @ 23628:d4f96ae7081c

Get rid of: useless variable, useless cast and void * arithmetic
author reimar
date Sun, 24 Jun 2007 13:21:50 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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