diff --git a/assets/css/base.css b/assets/css/base.css index 94aa844..0238be0 100644 --- a/assets/css/base.css +++ b/assets/css/base.css @@ -85,6 +85,11 @@ h5 { margin-top: 10px; } +.currency-col { + width: 150px; + white-space: nowrap; +} + /* Responsive Styles */ @media (max-width: 768px) { .navbar .container { diff --git a/templates/membership.html b/templates/membership.html index 4724b42..e77fc66 100644 --- a/templates/membership.html +++ b/templates/membership.html @@ -74,50 +74,80 @@ income and expenses for the last month.
Category | -Amount (€) | +Euros (€) | +Bitcoin (BTC) | +Ethereum (ETH) | +Monero (XMR) |
---|---|---|---|---|---|
Membership Fees | -€390 | ++ €5,000 | ++ | + | |
Donations | -€0 | -||||
Crypto Donations | -BTC 0 / XMR 0 / ETH 0 | ++ €3,200 | ++ 500 BTC | ++ 700 ETH | ++ 300 XMR |
Server Costs | -€2,800 | +- €2,800 | ++ | + | |
Domain Names | -€400 | +- €400 | ++ | + | |
Operating Expenses | -€1,200 | +- €1,200 | ++ | + | + |
Conversions | ++ | + | + | ||
Total Income | -€390 | +€9,700 | +500 BTC | +700 ETH | +300 XMR |
Total Expenses | €4,400 | +- | +- | +- | |
Account Balance (end of month) | -€-5,300 / 0 BTC / 0 XMR / 0 BTC | -€5,300 | +500 BTC | +700 ETH | +300 XMR |