Added a page for removed urls

This commit is contained in:
xemeds
2020-09-06 14:13:54 +03:00
parent 436473134f
commit 5213698da2
5 changed files with 24 additions and 1 deletions
+10
View File
@@ -233,6 +233,16 @@ body {
color: #e26803;
}
.removed {
color: #f68741;
text-align: center;
margin-top: 250px;
}
.removed h1 {
font-size: 50px;
}
.error {
color: #ffffff;
text-align: center;