From f28f063c24e1a7b5d8ed56f43545f5fc08eba0ae Mon Sep 17 00:00:00 2001
From: Fabian Dill
Date: Tue, 3 Oct 2023 02:52:58 +0200
Subject: [PATCH] WebHost: link to stats from the use statistics directly on
landing (#2242)
---
WebHostLib/static/styles/landing.css | 3 ---
WebHostLib/templates/landing.html | 4 ++--
2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/WebHostLib/static/styles/landing.css b/WebHostLib/static/styles/landing.css
index 202c43badd5f..96975553c142 100644
--- a/WebHostLib/static/styles/landing.css
+++ b/WebHostLib/static/styles/landing.css
@@ -235,9 +235,6 @@ html{
line-height: 30px;
}
-#landing .variable{
- color: #ffff00;
-}
.landing-deco{
position: absolute;
diff --git a/WebHostLib/templates/landing.html b/WebHostLib/templates/landing.html
index fd45b78cfb74..b489ef18ac91 100644
--- a/WebHostLib/templates/landing.html
+++ b/WebHostLib/templates/landing.html
@@ -49,9 +49,9 @@ multiworld multi-game randomizer
our crazy idea into a reality.
- {{ seeds }}
+ {{ seeds }}
games were generated and
- {{ rooms }}
+ {{ rooms }}
were hosted in the last 7 days.