view DOCS/default.css @ 26320:c0dba62cd135

Merge osdep/Makefile into the top-level Makefile, thus getting rid of recursive make in the osdep/ subdirectory.
author diego
date Tue, 08 Apr 2008 18:25:30 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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