Small changes everywhere

This commit is contained in:
Patrick Jentsch
2020-02-18 15:44:55 +01:00
parent 4de2fdf6d8
commit a1d33077a3
29 changed files with 23 additions and 1203 deletions

View File

@@ -4,6 +4,23 @@
{% block page_content %}
{% if current_user.is_anonymous %}
<script>
document.getElementById("sidenav-main").classList.add("hide");
</script>
<style>
header, main, footer {
padding-left: 0;
}
.modal:not(.bottom-sheet) {
left: 0;
}
.navbar-fixed > nav {
width: 100%;
}
</style>
<div class="parallax-container">
<div class="parallax">
<img src="{{ url_for('static', filename='images/bible_text.jpg') }}" alt="">