mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Update
This commit is contained in:
		@@ -58,23 +58,6 @@
 | 
			
		||||
</div>
 | 
			
		||||
 | 
			
		||||
{% 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/german_text_book_paper.jpg') }}" alt="">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user