From b7a73c2c50ff6e30a1ca20cc200474877a6e186a Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 18 Mar 2023 20:19:40 +0000 Subject: [PATCH] add stuff lel --- html/landing.ejs | 43 +++++++++++++++++++++++++++++++++---------- 1 file changed, 33 insertions(+), 10 deletions(-) diff --git a/html/landing.ejs b/html/landing.ejs index 6fb372d2..4c835a62 100644 --- a/html/landing.ejs +++ b/html/landing.ejs @@ -207,15 +207,20 @@ section#landing-page { } .content-inner{ - padding: 10px;color:#fff;position: relative;top: 50%;transform: translateY(50%); + padding: 10px; + color:#fff; + position: relative; + top: 50%; + transform: translateY(50%); } -.heading { - color: #fff; - font-size: xxx-large; - font-family: 'PokeTube flex'; +.heading { +color: #fff; +font-size: xxx-large; +font-family: 'PokeTube flex'; +font-style:italic; font-stretch: ultra-expanded; - font-weight: 1000; +font-weight: 1000; } @@ -256,7 +261,24 @@ font-stretch: ultra-expanded; color: white; margin-bottom: -10em; } - + + +@media screen and (max-height: 643px) { + .wave { + margin-bottom: -7em; + +} +} + +@media screen and (min-height: 768px) { + .wave { + position: absolute; + bottom: 0; + width: 100%; + margin-bottom: -7em; + display: block; +} +} .news > * { color:#fff @@ -326,7 +348,7 @@ z-index: 10; /* Was 2 */"

PRIVACY IS YOUR RIGHT

- Poketube is a libre front end for YouTube That is focused on your privacy!
+ Poketube is a libre front end for youtube that is focused on ur privacy! Discover Videos @@ -334,8 +356,9 @@ z-index: 10; /* Was 2 */" - - +
+ +