view DOCS/default.css @ 30910:dd0c440f3205

Do not compile AltiVec code when AltiVec is not available; not even in runtime cpudetection mode. Fixes compilation with '--enable-runtime-cpudetect --disable-altivec'.
author diego
date Tue, 23 Mar 2010 20:12:52 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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