update to bootstrap 4

This commit is contained in:
2018-02-10 13:44:14 +01:00
parent 9036e4b59a
commit e1d96b9b76
54 changed files with 2739 additions and 131 deletions

16
static/css/login.css Normal file
View 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;
}