diff --git a/html/timeout.ejs b/html/timeout.ejs index 23fbc565..9e5c015e 100644 --- a/html/timeout.ejs +++ b/html/timeout.ejs @@ -4,6 +4,7 @@ <link href="https://codeberg.org/Ashley/poketube/raw/branch/main/css/yt-ukraine.svg" rel=icon> <title> warming up... </title> <style> + * { font-family:sans-serif; @@ -56,6 +57,7 @@ font-weight: 1000; font-style: italic; text-transform: uppercase; + font-stretch: extra-expanded; } @media screen and (min-height: 768px) { .wave { @@ -69,18 +71,22 @@ p { text-align: center; + font-family: "Poketube Flex"; + font-weight: 600; + font-stretch: expanded; } .ily{ text-align: center; } + </style> </head> <body> <div class="cnt"> <center> <h1 class="head"> - PokeTube is on restart mode + PokeTube is being restarted </h1> </center> @@ -95,7 +101,7 @@ p { <p> - to donate please reach us at https://rvlt.gg/poketube! we would really love u if u donated us some mone to help us make poketube faster! or u can host poketube urself!. this should take about 3,000,000 Milliseconds - or about a hour. you can go and touch grass while waiting smh smh + to donate please reach us at https://rvlt.gg/poketube! we would really love u if u donated us some mone to help us make poketube faster! or u can host poketube urself!. this should take about 600000 Milliseconds - or about ten mins. you can go and touch grass while waiting smh smh </p> </div>