From 11b1a876fa6247db99c21ed2d2d0cfe76e88c4ae Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 2 Jun 2023 21:47:11 +0000 Subject: [PATCH] new landing page!!! :3 --- html/landing.ejs | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/html/landing.ejs b/html/landing.ejs index e341ceb5..92cf4527 100644 --- a/html/landing.ejs +++ b/html/landing.ejs @@ -20,10 +20,10 @@ - PokeTube | Privacy Is Your Right + PokeTube - Be Anonymous! - - + + @@ -278,16 +278,18 @@ text-align:center; font-stretch: ultra-expanded; font-weight: 1000; margin-top: 20px !important; - background-color: #fff; + background-color: rgb(24, 26, 27); + color: rgb(232, 230, 227); + text-decoration-color: unset; border-radius: 6px; width: 186px; - color: #000; font-size: 20px; text-decoration: unset; margin: auto; - margin-top: auto; + margin-top: auto; } + .news { display: flex; justify-content: center; @@ -351,7 +353,7 @@ z-index: 10; /* Was 2 */" } -
+