css
This commit is contained in:
parent
029dec126d
commit
61d5bd9962
@ -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; }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user