1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-01-03 13:49:13 +01:00

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

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) {