view DOCS/default.css @ 30759:76a6338e5e71

Use sizeof instead of hardcoded size.
author reimar
date Mon, 01 Mar 2010 18:57:24 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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