Difference between revisions of "Team:Freiburg/testpage"

(added_banner_pic)
Line 153: Line 153:
 
#menubar ul li:hover{
 
#menubar ul li:hover{
 
color: #EEEE00;
 
color: #EEEE00;
 +
}
 +
 +
#fullWidthPicture{
 +
margin:0;
 +
background-color: #FF0000;
 +
padding: 0px;
 +
background-image: url("../wiki/images/8/89/Freiburg_frontpage_banner.jpg");
 +
background-repeat: no-repeat;
 +
background-size:  cover;     
 +
width: 100%;
 +
height: 400px;
 
}
 
}
 
</style>
 
</style>
Line 187: Line 198:
  
 
</nav>
 
</nav>
 +
 +
<div id="fullWidthPicture">
 +
 +
</div>
  
 
</html>
 
</html>

Revision as of 18:54, 29 July 2015