Added a guide, updated the website in general
This commit is contained in:
17
errors/style.css
Normal file
17
errors/style.css
Normal file
@@ -0,0 +1,17 @@
|
||||
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;
|
||||
}
|
||||
Reference in New Issue
Block a user