view DOCS/default.css @ 11771:827cae571c5c

Fix long standing bug where last (and sometimes first) char of the hostname got ripped. Also fix url unescaping with hex A ... F
author albeu
date Sat, 10 Jan 2004 14:38:07 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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