Hotfix
This commit is contained in:
parent
28718f00e1
commit
5c8c2d1212
1 changed files with 6 additions and 2 deletions
|
|
@ -5,9 +5,13 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.png"> <!--thanks-->
|
||||
<h1>Thank you</h1>
|
||||
<p>not <i></i>actually</i> an ip-logger don't worry</p>
|
||||
<style>
|
||||
html{
|
||||
background-color:#000000;
|
||||
color:#ffffff;
|
||||
}
|
||||
p{
|
||||
color:#303030
|
||||
}
|
||||
</style>
|
||||
Loading…
Reference in a new issue