Added custom logo support

This commit is contained in:
Raphael Michel
2016-07-29 20:53:19 +02:00
parent d32c1bd9c8
commit 4ab819aeed
8 changed files with 37 additions and 5 deletions

View File

@@ -21,6 +21,10 @@ footer {
.loginbox {
padding-top: 15px;
}
.event-logo {
max-width: 100%;
height: auto;
}
}
.js-only {
display: none;