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 +