Font-family changed

This commit is contained in:
nobody 2020-05-27 16:50:31 +02:00
parent 642568fc97
commit c7c56d1340
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
*/
#table-bank-transfer {
font-family: 'monospace', Arial, sans-serif;
font-family: 'monospace', 'Consolas', Arial, sans-serif;
padding: 16px;
}
#table-bank-transfer > tbody > tr > td:nth-of-type(1) {