mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:28:35 +01:00
add earthquake warning
This commit is contained in:
parent
08ea1f7943
commit
4cf05f3e1d
1 changed files with 6 additions and 2 deletions
|
@ -274,8 +274,12 @@ z-index: 10; /* Was 2 */"
|
|||
}
|
||||
</style>
|
||||
|
||||
<div class="app" style="background-image: url(/css/land.svg);background-size: auto;background-repeat: no-repeat;">
|
||||
|
||||
<div class="app" style="background-image: url(/css/land.svg);background-size: auto;background-repeat: no-repeat;"> <div style="position: inherit;background: red;margin: -1em;">
|
||||
<p style="color: black;margin-right: auto;margin-left: auto;width: fit-content;">
|
||||
A magnitude 7.4 earthquake just hit Türkiye's Kahramanmaras province, please donate to the turkish people via: <a href="https://www.kizilay.org.tr/Bagis/BagisYap/215/afet-acil-durum-bagisi" style="color:black">Here </a> | to see latest news check <a href="https://poketube.fun/search?query=turkey+earthquake+news" style="color:black"> poketube</a> or <a href="https://duckduckgo.com/?q=turkey+earthquake&iar=news&ia=news" style="color:black">duckduckgo</a>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<nav>
|
||||
<div class="left">
|
||||
|
|
Loading…
Reference in a new issue