mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	Fix z-index on parallax pages
This commit is contained in:
		@@ -7,6 +7,10 @@ main {
 | 
			
		||||
  margin-top: 48px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.parallax-container .parallax {
 | 
			
		||||
  z-index: auto;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* add custom bold class */
 | 
			
		||||
.bold {
 | 
			
		||||
  font-weight: bold;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user