view DOCS/default.css @ 23037:c2c2bc418257

better fix for r23001, u_int becomes unsigned int, dont force it to uin32_t
author ben
date Sat, 21 Apr 2007 11:59:30 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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