Difference between revisions of "Team:Freiburg/testpage"

Line 156: Line 156:
 
}
 
}
  
#fullWidthPicture{
+
#banner_home{
 
margin:0;
 
margin:0;
 
padding: 0px;
 
padding: 0px;
 
background-image: url("../wiki/images/8/89/Freiburg_frontpage_banner.jpg");
 
background-image: url("../wiki/images/8/89/Freiburg_frontpage_banner.jpg");
 +
background-repeat: no-repeat;
 +
background-size:  cover;
 +
width: 100%;
 +
height: 400px;
 +
}
 +
#banner_team{
 +
margin:0;
 +
padding: 0px;
 +
background-image: url("../wiki/images/e/e7/FreiburgTeam2015.jpg");
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
background-size:  cover;
 
background-size:  cover;
Line 198: Line 207:
 
</nav>
 
</nav>
  
<div id="fullWidthPicture">
+
<div id="banner_home">
  
 
</div>
 
</div>
  
 
</html>
 
</html>

Revision as of 10:40, 30 July 2015