500&404 errors
This commit is contained in:
8
static/css/500.css
Normal file
8
static/css/500.css
Normal file
@@ -0,0 +1,8 @@
|
||||
.bluescreen {
|
||||
background-color: #0077D6;
|
||||
color: #fff;
|
||||
padding:40px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 20px;
|
||||
}
|
Reference in New Issue
Block a user