view DOCS/default.css @ 16322:9cb2b9b6a9b7

Sparcs do not like wild pointer typecasting (unaligned access). Fixes bugzilla bug #365.
author reimar
date Tue, 30 Aug 2005 23:59:21 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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