view DOCS/default.css @ 10036:1dfe4dab4a42

Implemented some default values. The corresponding Kax elements are not stored if they are set to their default value.
author mosu
date Wed, 30 Apr 2003 20:20:51 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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