mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 12:22:47 +00:00 
			
		
		
		
	Set background picture to cover
This commit is contained in:
		@@ -4,6 +4,8 @@
 | 
			
		||||
<style>
 | 
			
		||||
  main {
 | 
			
		||||
    background-image: url("{{ url_for('static', filename='images/bible_text.jpg') }}");
 | 
			
		||||
    background-repeat: no-repeat;
 | 
			
		||||
    background-size: cover;
 | 
			
		||||
  }
 | 
			
		||||
</style>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -4,6 +4,8 @@
 | 
			
		||||
<style>
 | 
			
		||||
  main {
 | 
			
		||||
    background-image: url("{{ url_for('static', filename='images/bible_text.jpg') }}");
 | 
			
		||||
    background-repeat: no-repeat;
 | 
			
		||||
    background-size: cover;
 | 
			
		||||
  }
 | 
			
		||||
</style>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user