MP04
This commit is contained in:
		@@ -84,15 +84,18 @@ img {
 | 
				
			|||||||
#homehero {
 | 
					#homehero {
 | 
				
			||||||
    height: 300px;
 | 
					    height: 300px;
 | 
				
			||||||
    background-image: url("images/coast.jpg");
 | 
					    background-image: url("images/coast.jpg");
 | 
				
			||||||
    
 | 
					    background-repeat: no-repeat;
 | 
				
			||||||
 | 
					    background-size: 100% 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#yurthero {
 | 
					#yurthero {
 | 
				
			||||||
    height: 300px;
 | 
					    height: 300px;
 | 
				
			||||||
    background-image: url("images/yurt.jpg");
 | 
					    background-image: url("images/yurt.jpg");
 | 
				
			||||||
    
 | 
					    background-repeat: no-repeat;
 | 
				
			||||||
 | 
					    background-size: 100% 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
#trailhero {
 | 
					#trailhero {
 | 
				
			||||||
    height: 300px;
 | 
					    height: 300px;
 | 
				
			||||||
    background-image: url("images/trail.jpg");
 | 
					    background-image: url("images/trail.jpg");
 | 
				
			||||||
    
 | 
					    background-repeat: no-repeat;
 | 
				
			||||||
 | 
					    background-size: 100% 100%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user