unauthorised page
This commit is contained in:
16
static/css/unauthorised.css
Normal file
16
static/css/unauthorised.css
Normal file
@@ -0,0 +1,16 @@
|
||||
body {
|
||||
background-color: #11111b;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: red;
|
||||
}
|
||||
|
||||
h3 {
|
||||
color: yellow;
|
||||
}
|
||||
|
||||
p, a {
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user