add credit estimation on message

This commit is contained in:
osaajani 2021-06-15 01:49:47 +02:00
parent 7a20cbb286
commit fa8ee399e9
4 changed files with 37 additions and 3 deletions

View file

@ -367,6 +367,12 @@ footer img
font-weight: bold;
}
.credit-estimation-container
{
margin-top: 10px;
text-align: right;
}
/* AUDIO RECEPTION MESSAGE */
#reception-sound
{