added custom 404 page
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
body {
|
||||
background-color: rgba(70, 72, 167, 0.5);
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
.bigquote {
|
||||
@@ -53,3 +54,7 @@ h1 {
|
||||
.linkbutton:hover {
|
||||
background-color: darkblue;
|
||||
}
|
||||
|
||||
.references {
|
||||
color: gray;
|
||||
}
|
||||
Reference in New Issue
Block a user