view DOCS/default.css @ 29137:0f6fc0df2c23

fix a memory leak leading to ~80 bytes being leaked at each call to flip_page. Patch by Alexander Strange %astrange A ithinksw.com% Original thread: date: Thu, Apr 9, 2009 at 4:47 AM
author gpoirier
date Mon, 13 Apr 2009 20:07:03 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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