view DOCS/default.css @ 30913:e1e4487b9b43

Remove /usr[/local]/lib/win32 from the list of Win32 codec search paths. These paths have been deprecated a long time ago, just searching the default binary codec path is enough nowadays.
author diego
date Wed, 24 Mar 2010 01:07:11 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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