view DOCS/default.css @ 17635:db13b7295651

memalign segfaults when used without declaration on amd64 (default function return type is int so the pointer was trunctated to 32bits)
author aurel
date Thu, 16 Feb 2006 22:43:42 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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