update to bootstrap 4
This commit is contained in:
16
static/css/login.css
Normal file
16
static/css/login.css
Normal file
@@ -0,0 +1,16 @@
|
||||
body {
|
||||
background-image: url("../img/shattered.png");
|
||||
}
|
||||
|
||||
.logo {
|
||||
font-family: 'Peralta', cursive;
|
||||
}
|
||||
|
||||
.logo a {
|
||||
color: rgba(0,0,0,.9);
|
||||
}
|
||||
|
||||
.logo a:hover,
|
||||
.logo a:active {
|
||||
text-decoration: none;
|
||||
}
|
||||
Reference in New Issue
Block a user