view DOCS/default.css @ 30517:290e478b07cd

Make vd_info_t const for pointer in vd_functions, avoids some warnings about initialization discarding the const.
author reimar
date Sun, 14 Feb 2010 10:58:01 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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