nvm, that was ugly

This commit is contained in:
Boof 2022-11-22 14:06:51 +01:00 committed by GitHub
parent c36171f1e5
commit cafd7ff22f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -26,8 +26,8 @@
<br /> 
<br />
</BODY>
<footer class="footer">
<footer>
<p>Donate:</p>
<p>Monero: 486ip4Bz8HigxM8NycTJTuE3qRAHdmWCpWgwQPc3urNdbA4NANFRU24MnHHeZ4oa1cYX8AKMAkK1Liy9oYD7NK1XHUxnUcS</p>
</footer class="footer">
</footer>
</HTML>

View File

@ -16,7 +16,7 @@
}
.back {
height: 90%;
height: 100%;
width: 100%;
background: rgb(0,0,191);
background: linear-gradient(225deg, rgba(0,0,191,1) 35%, rgba(0,212,255,1) 100%);