diff --git a/_sass/_default.scss b/_sass/_default.scss index 31675b143377397381210020ca8b59ada75c592d..4447e67357063e2ff6db7051e5042677ff9ed629 100644 --- a/_sass/_default.scss +++ b/_sass/_default.scss @@ -119,6 +119,27 @@ div.card p { .card:hover { box-shadow: 0 12px 20px 0 rgba(0,0,0,0.5); } +.crypto-card { + box-shadow: 0 4px 8px 0 rgba(0,0,0,0.3); + margin: 5px; + transition: 0.3s; + border-radius: 5px; + width: 35%; + background: #ffffffff; + padding: 15px; + font-size: 15px; + text-align: center; + color: #333333; + word-wrap: break-word; +} +div.crypto-card p { + font-size: 17px; + text-align: center; + line-height: 27px; +} +.crypto-card:hover { + box-shadow: 0 12px 20px 0 rgba(0,0,0,0.5); +} .button { border-radius: 8px; border: 0px; @@ -462,6 +483,9 @@ strong { .contact-card { width: 30%; } + .crypto-card { + width: 70%; + } } @media (max-width: 620px) { .card { @@ -470,12 +494,18 @@ strong { .contact-card { width: 45%; } + .crypto-card { + width: 70%; + } } @media (max-width: 400px) { .card { width: 100%; } .contact-card { - width: 70%; + width: 100%; + } + .crypto-card { + width: 100%; } } diff --git a/about.html b/about.html index 71a2c65b3d52b8167971985a4688d63469de9647..3538fe19e3c08d19af626c5e877d8fb0ac05d6c6 100644 --- a/about.html +++ b/about.html @@ -12,7 +12,24 @@ permalink: /about/
At the moment, all the sites I host are running on netcup GmbH's 500 G8 VPS. I pay $6.10/mo in lump sums of $36.60 every six months. The domain nixnet.xyz is registered with gandi.net and it renews at $13.63/yr. I use Gandi because they have WHOIS privacy by default, every domain comes with two inboxes and unlimited aliases for both. One is amolith@nixnet.xyz and the other uses my real name rather than my pseudonym.
I only accept donations on Liberapay (so far) and how much I make from it is below. All of the money will go back to this site and the services I host, whether that means renewing the domain, upgrading the VPS, or some other cost. I won't keep any of it for myself.
-If you want to donate in crypto currencies, I accept Bitcoin and Litecoin though I do prefer Litecoin because of its speed. If you do crypto on mobile, you can scan the QR codes with your preferred app or tap them to open the appropriate app. The address is also below for other methods.
+ +