view DOCS/default.css @ 7415:2bb518d6a5b2

adding CP1251 to GUI's Font encoding for FreeType
author iive
date Mon, 16 Sep 2002 13:22:50 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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