view DOCS/default.css @ 22188:b9fa8b0ddab9

strncat() misuses, may have been exploitable. Reported by Sascha Sommer.
author rtogni
date Sun, 11 Feb 2007 18:00:06 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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