Look: Modif style couleur fond graph

This commit is contained in:
Laurent Destailleur 2005-07-16 14:26:59 +00:00
parent 0b7a680e68
commit b63e0e84c1

View File

@ -27,6 +27,7 @@
\version $Revision$
*/
$theme_bgcolor = array(224,221,224);
//$theme_bgcolor = array(224,221,224);
$theme_bgcolor = array(241,241,241);
?>