view DOCS/Chinese/default.css @ 8932:967a1d1f70c6

The following patch adds a call to srand() with the current time at the start of main(). It makees "-shuffle" to works as expected. Krister Lagerstrom <krister@kmlager.com>
author arpi
date Sun, 12 Jan 2003 22:40:51 +0000
parents 363959276ef2
children
line wrap: on
line source

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