From a774312f9d9fa20ca3873bd7d3b19882da9a0e3b Mon Sep 17 00:00:00 2001 From: Ryan Barrett Date: Tue, 26 Dec 2023 14:08:39 -0800 Subject: [PATCH] front page redesign: table with just web/fediverse --- static/style.css | 6 +++++- templates/index.html | 30 ++++++------------------------ 2 files changed, 11 insertions(+), 25 deletions(-) diff --git a/static/style.css b/static/style.css index 381b3c9..71d04b0 100644 --- a/static/style.css +++ b/static/style.css @@ -154,7 +154,7 @@ pre .value, code .value, code.value { text-shadow: 0px 0px .2em var(--glow); } -#front-table { +#front-table th, #front-table td { background-color: var(--bg); } @@ -162,6 +162,10 @@ pre .value, code .value, code.value { padding: .5em; } +/* #front-table .text-outline, #front-table .th-top th { */ +/* background-color: transparent; */ +/* } */ + .th-top th { text-align: center; } diff --git a/templates/index.html b/templates/index.html index 1589a19..96a6124 100644 --- a/templates/index.html +++ b/templates/index.html @@ -20,20 +20,18 @@ - + - - - - + + - + - - - - - - - - - - - - - - - - - - +
I want to follow...I want to follow...
Web: example.comFediverse: @user@instance.comBluesky: @example.comNostr: npubxyzWebFediverse
I'm on...I'm on... Web - + Enter your web site:
@@ -43,23 +41,7 @@
Fediverse@example.com@web.brid.gy-@example.com@atp.brid.gy@npubxyz@nostr.brid.gy
Blueskyexample.com.web.brid.gyexample.com.atp.brid.gy-npubxyz.nostr.brid.gy
Nostr@example.com@web.brid.gy@example.com@ap.brid.gy@example.com@atp.brid.gyTo follow the web site example.com, use @example.com@web.brid.gy -