view DOCS/default.css @ 6698:ebe660cf5752

Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, which is exploited on 64bit-archs (where sizeof(int) != sizeof(long))
author atmos4
date Wed, 10 Jul 2002 08:56:06 +0000
parents 4b7d097a9c69
children 5c29c5c5f47c
line wrap: on
line source

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