view DOCS/default.css @ 27626:f1cf3ca453b6

Remove one more pointless and gcc-specific __attribute__ ((unused)).
author diego
date Tue, 23 Sep 2008 20:53:46 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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