Added url reporting

This commit is contained in:
xemeds
2020-08-25 13:02:48 +03:00
parent e5e9b7a5f4
commit 661bfb3e46
8 changed files with 77 additions and 8 deletions
+7 -1
View File
@@ -216,7 +216,7 @@ body {
.clicks {
color: #f68741;
text-align: center;
margin-top: 230px;
margin-top: 20vh;
}
.clicks h1 {
@@ -227,6 +227,12 @@ body {
font-size: 25px;
}
.thanks {
color: #f68741;
text-align: center;
margin-top: 20vh;
}
.donation {
color: #ffffff;
text-align: center;