major update :O
This commit is contained in:
3
static/css/errors/400.css
Normal file
3
static/css/errors/400.css
Normal file
@@ -0,0 +1,3 @@
|
||||
section h2 {
|
||||
margin-top: 2rem !important;
|
||||
}
|
||||
8
static/css/errors/500.css
Normal file
8
static/css/errors/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