From fda7358cc77736bc9c84ae0c07fedff6f0550d74 Mon Sep 17 00:00:00 2001 From: Index Date: Sun, 21 Jan 2024 13:35:00 -0600 Subject: [PATCH] visually accessible homepage --- public/index.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index dbf2ce7..78abe54 100644 --- a/public/index.html +++ b/public/index.html @@ -36,23 +36,35 @@ } html, body, main#page { - background: var(--background); + /*background: var(--background);*/ + + background: var(--polytoria-primary); + background: linear-gradient(180deg, var(--polytoria-primary) 0%, var(--background) 15%); } .page-title { font-size: 3rem; } + + .title-accent { + -webkit-text-stroke: 2px var(--polytoria-primary); + color: transparent; + font-family: sans-serif; + text-shadow: 0 0 16px red; + }
-

Power-up your Polytoria experience with Poly+

+

Power-up your Polytoria experience with Poly+

Poly+ is a quality-of-life extension to improve your experience on Polytoria!

coming soon to Chromium-based browsers
+