view DOCS/default.css @ 19377:f3df92d9f549

Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might be useful for others as well.
author reimar
date Sun, 13 Aug 2006 10:19:35 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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