view DOCS/default.css @ 19361:f38f0b2e3aa3

Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to be protected by HAVE_MMX.
author diego
date Fri, 11 Aug 2006 12:50:14 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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