mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	fixed bg
This commit is contained in:
		
							parent
							
								
									f2ac8b142a
								
							
						
					
					
						commit
						e2c3e6abf5
					
				| 
						 | 
					@ -2,6 +2,7 @@
 | 
				
			||||||
  background-image: linear-gradient(rgba(0, 0, 255, 0.2), rgba(0, 0, 255, 0.4)), url("../assets/img/bg.jpg");
 | 
					  background-image: linear-gradient(rgba(0, 0, 255, 0.2), rgba(0, 0, 255, 0.4)), url("../assets/img/bg.jpg");
 | 
				
			||||||
  background-position: center top;
 | 
					  background-position: center top;
 | 
				
			||||||
  background-size: cover;
 | 
					  background-size: cover;
 | 
				
			||||||
 | 
					  background-attachment: fixed;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  .bd-booticon {
 | 
					  .bd-booticon {
 | 
				
			||||||
    color: #fff;
 | 
					    color: #fff;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user