view DOCS/default.css @ 30936:50b51e6987bd

Replace some "m" constraints by MANGLE to avoid issues with some compilers not being able to compile it and deduplicate the code at the same time.
author reimar
date Wed, 31 Mar 2010 17:00:33 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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