diff --git a/assets/css/landing.css b/assets/css/landing.css index 7305b2b..75b66b8 100644 --- a/assets/css/landing.css +++ b/assets/css/landing.css @@ -115,7 +115,13 @@ body { margin-bottom: auto; } -.card > a { +.buttons { + display: flex; + flex-wrap: wrap; + justify-content: center; +} + +.buttons > a { color: var(--primary); background-color: transparent; @@ -123,7 +129,7 @@ body { border-radius: .5rem; /* box-shadow: 0 -5rem 20rem transparent; */ - margin: 1rem 0 .5rem 0; + margin: 1rem .5rem .5rem .5rem; padding: .5rem 1.5rem; display: block; @@ -134,13 +140,27 @@ body { transition: color .3s, background-color .3s, box-shadow .3s; } -.card > a:hover, -.card > a:focus { +.buttons > a:hover, +.buttons > a:focus { color: var(--surface); background-color: var(--primary); /* box-shadow: 0 .25rem 2rem var(--primary); */ } +.buttons > a.tor { + color: var(--purple); + border-color: var(--purple); + padding: .5rem 1rem; +} + +.buttons > a.tor:hover, +.buttons > a.tor:focus { + color: var(--surface); + background-color: var(--purple); + /* box-shadow: 0 .25rem 2rem var(--primary); */ +} + + .text-box { margin: 1rem; } diff --git a/content/pages/index.njk b/content/pages/index.njk index 4e2e764..575a885 100644 --- a/content/pages/index.njk +++ b/content/pages/index.njk @@ -32,8 +32,10 @@
Nitter is a Twitter frontend. Use it to browse Twitter without getting tracked.
- BROWSE - Tor +Bibliogram is an Instagram frontend. Use it to browse Instagram without getting tracked.
- BROWSE - Tor +Libreddit is a Reddit frontend. Use it to browse Reddit without getting tracked.
- BROWSE - Tor +Invidious is a YouTube frontend. Use it to browse YouTube without getting tracked.
- WATCH - TOR +- These services requires an account, which you can create here - [Tor]. + These services requires an account, which you can create at qam.qwik.space + (Tor).
XMPP is an instant messaging protocol. You can find more info in the article below.
- READ MORE +Hedgedoc is an online markdown editor featuring real-time collaboration.
- WRITE +We run an instance of CryptPad. As of now, accounts are supplied as per request. See contact options below.
- WRITE +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].