view DOCS/default.css @ 20701:118af5ff4b1d

Fix compilation: forgotten mp_msg.h include
author reimar
date Sun, 05 Nov 2006 17:43:25 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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