view DOCS/default.css @ 24153:0bbfebce0583

Remove redundant extern declarations, #include the right headers instead.
author diego
date Sat, 25 Aug 2007 13:05:07 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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