From 90fb70f18b110b42e762d6ddbde6847cd61231e3 Mon Sep 17 00:00:00 2001 From: videogame hacker Date: Tue, 8 Mar 2022 04:09:02 +0000 Subject: [PATCH] Add lavender.software webring --- static/css/layout.css | 6 ++++++ static/index.html | 18 ++++++++++++++++-- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/static/css/layout.css b/static/css/layout.css index a00a62c..f555ba4 100644 --- a/static/css/layout.css +++ b/static/css/layout.css @@ -6,6 +6,7 @@ body { body { display: flex; + flex-direction: column; min-height: 100vh; align-items: center; @@ -67,3 +68,8 @@ h3 { p { margin: 0.5em 0; } + +.webring-container { + margin-top: 1em; + width: calc(60ch + 2em); +} diff --git a/static/index.html b/static/index.html index ae50622..91d75cc 100644 --- a/static/index.html +++ b/static/index.html @@ -15,6 +15,11 @@ + + @@ -33,7 +38,7 @@ -
+
+ + +
+ +