Update theme

This commit is contained in:
Laurent Destailleur 2010-03-28 00:33:34 +00:00
parent 6c779d2b97
commit 698fed667e

View File

@ -63,7 +63,7 @@ body {
<?php if (! empty($_GET["optioncss"]) && $_GET["optioncss"] == 'print') { ?>
background-color: #FFFFFF;
<?php } else { ?>
background: #fefefe url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/headbg2.jpg' ?>) 0 0 no-repeat;
background: #ffffff url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/headbg2.jpg' ?>) 0 0 no-repeat;
<?php } ?>
color: #101010;
font-size: <?php print $fontsize ?>px;
@ -1813,4 +1813,4 @@ A.none, A.none:active, A.none:visited, A.none:hover {
font-size : 8pt;
padding : 0px;
margin : 0px;
}
}