Fixed 404 page

This commit is contained in:
2023-02-05 19:40:29 +11:00
parent 289f5b6881
commit 2f68050f57

View File

@@ -16,8 +16,8 @@ p {
text-align: center;
overflow-y: auto;
letter-spacing: 5px;
background-color: black;
color: transparent;
/*background-color: black;*/
color: black;
text-shadow: 2px 2px 3px rgba(255, 255, 255, 0.1);
-moz-background-clip: text;
background-clip: text;