1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2024-12-13 03:46:14 +01:00
LocalCDN-Firefox-Chrome-Brave/pages/donate/donate.css
2022-07-12 06:34:50 +02:00

22 lines
299 B
CSS

/**
* Donations
*/
h3 {
margin: 0;
}
#table-bank-transfer, .mono-block {
font-family: 'monospace', 'Consolas', Arial, sans-serif;
}
.div-donations {
border: 1px solid lightgrey;
border-radius: 4px;
line-break: anywhere;
}
.div-donations > img {
padding-bottom: 30px;
}