view DOCS/default.css @ 12894:1591792d4054

Fix segfault caused by changing a pointer that will be freed later Patch by Martin Simmons ( vyslnqaaxytp at spammotel dot com )
author rtognimp
date Sun, 25 Jul 2004 00:37:07 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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