mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:08:39 +01:00
new timeout page :3
This commit is contained in:
parent
948f1c71e2
commit
1e5f66ef7a
1 changed files with 8 additions and 2 deletions
|
@ -5,6 +5,7 @@
|
||||||
<title> warming up... </title>
|
<title> warming up... </title>
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-family:sans-serif;
|
font-family:sans-serif;
|
||||||
}
|
}
|
||||||
|
@ -56,6 +57,7 @@
|
||||||
font-weight: 1000;
|
font-weight: 1000;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
font-stretch: extra-expanded;
|
||||||
}
|
}
|
||||||
@media screen and (min-height: 768px) {
|
@media screen and (min-height: 768px) {
|
||||||
.wave {
|
.wave {
|
||||||
|
@ -69,18 +71,22 @@
|
||||||
|
|
||||||
p {
|
p {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
font-family: "Poketube Flex";
|
||||||
|
font-weight: 600;
|
||||||
|
font-stretch: expanded;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ily{
|
.ily{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="cnt">
|
<div class="cnt">
|
||||||
<center>
|
<center>
|
||||||
<h1 class="head">
|
<h1 class="head">
|
||||||
PokeTube is on restart mode
|
PokeTube is being restarted
|
||||||
</h1>
|
</h1>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
|
@ -95,7 +101,7 @@ p {
|
||||||
|
|
||||||
|
|
||||||
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue