view DOCS/default.css @ 24112:e8e6b33cd444

Remove redundant variable declaration along with the corresponding warning.
author diego
date Fri, 24 Aug 2007 09:14:41 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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