diff --git a/assets/css/landing.css b/assets/css/landing.css index 75b66b8..4fb0a6b 100644 --- a/assets/css/landing.css +++ b/assets/css/landing.css @@ -160,6 +160,18 @@ body { /* box-shadow: 0 .25rem 2rem var(--primary); */ } +.buttons > a.i2p { + color: var(--orange); + border-color: var(--orange); + padding: .5rem 1rem; +} + +.buttons > a.i2p:hover, +.buttons > a.i2p:focus { + color: var(--surface); + background-color: var(--orange); + /* box-shadow: 0 .25rem 2rem var(--primary); */ +} .text-box { margin: 1rem; diff --git a/content/pages/index.njk b/content/pages/index.njk index db5d2bd..0683ddd 100644 --- a/content/pages/index.njk +++ b/content/pages/index.njk @@ -35,6 +35,7 @@
@@ -46,6 +47,7 @@ @@ -57,6 +59,7 @@ @@ -68,6 +71,7 @@ @@ -81,7 +85,8 @@These services requires an account, which you can create at qam.qwik.space - (Tor). + (Tor, + I2P).
burnyllama [at] protonmail [dot] com
-You can read about news for qwik.space, rants, and other stuffs over at my blog (Tor).
+You can read about news for qwik.space, rants, and other stuffs over at my blog + (Tor, I2P).