This commit is contained in:
Laurent Destailleur 2021-09-10 14:28:38 +02:00
parent 1504ff2d6e
commit 6810bbf3bb

View File

@ -321,7 +321,7 @@ table.postablelines tr td {
div.paymentbordline div.paymentbordline
{ {
width:calc(50% - 16px); width:calc(50% - 16px);
background-color:#888; background-color:#aaa;
border-radius: 8px; border-radius: 8px;
margin-bottom: 4px; margin-bottom: 4px;
display: inline-block; display: inline-block;