Removed a unneeded style.css from the error dir

This commit is contained in:
2025-02-04 22:01:18 +01:00
parent 282c619127
commit 7420c8010c

View File

@@ -1,17 +0,0 @@
body {
background-color: #000;
}
.ascii {
margin: auto;
text-align: center;
font-family: monospace;
white-space: pre;
color: #a57ae9;
top 50%;
}
.text {
font-family: monospace;
color: #a57ae9;
}