mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-13 00:38:10 +01:00
new timeout page :3
This commit is contained in:
parent
948f1c71e2
commit
1e5f66ef7a
1 changed files with 8 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue