Add admin "login" and functionality, fix Umlauts in search

This commit is contained in:
2019-05-26 00:28:26 +02:00
parent 28ff0ecf06
commit 3adea7b46a
7 changed files with 178 additions and 49 deletions

View File

@ -6,11 +6,6 @@ html, body {
height: 100%;
}
footer a, footer span{
display: inline-flex;
vertical-align: middle;
}
.site {
height: auto;
min-height: 100%;