This commit is contained in:
Laurent Destailleur 2013-02-27 01:05:30 +01:00
parent 029dec126d
commit 61d5bd9962

View File

@ -1874,7 +1874,7 @@ div.titre {
font-weight: bold; font-weight: bold;
color: rgb(<?php print $colortext; ?>); color: rgb(<?php print $colortext; ?>);
text-decoration: none; text-decoration: none;
text-shadow: 1px 1px 2px #FFFFfF; text-shadow: 1px 1px 2px #FFFFFF;
} }
#dolpaymenttable { width: 600px; font-size: 13px; } #dolpaymenttable { width: 600px; font-size: 13px; }