view DOCS/default.css @ 25073:21227667b70a

Use "long" instead of "int" for innermost loop variable. About 12% faster on x86_64
author reimar
date Sun, 18 Nov 2007 17:44:11 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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