view DOCS/default.css @ 26834:aadfce1c25c8

Use a struct instead of a huge and further growing argument list.
author reimar
date Sat, 24 May 2008 11:03:00 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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