Font-family changed
This commit is contained in:
parent
642568fc97
commit
c7c56d1340
|
@ -3,7 +3,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#table-bank-transfer {
|
#table-bank-transfer {
|
||||||
font-family: 'monospace', Arial, sans-serif;
|
font-family: 'monospace', 'Consolas', Arial, sans-serif;
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
}
|
}
|
||||||
#table-bank-transfer > tbody > tr > td:nth-of-type(1) {
|
#table-bank-transfer > tbody > tr > td:nth-of-type(1) {
|
||||||
|
|
Loading…
Reference in New Issue