1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-02-18 12:50:49 +01:00

12 lines
203 B
CSS
Raw Normal View History

/**
* Donations
*/
2020-06-04 09:51:27 +02:00
#table-bank-transfer, .mono-block {
font-family: 'monospace', 'Consolas', Arial, sans-serif;
}
#table-bank-transfer > tbody > tr > td:nth-of-type(1) {
font-weight: bold;
}