Difference between revisions of "Team:Manchester/Templates/Footer"

Line 10: Line 10:
 
footer {
 
footer {
 
   clear: both;
 
   clear: both;
 +
  z-index: 99!important
 
}
 
}
  
 
.footer-distributed{
 
.footer-distributed{
 
         background-color: rgba(255, 255, 255, 0.8)!important;
 
         background-color: rgba(255, 255, 255, 0.8)!important;
        background-image: url(https://static.igem.org/mediawiki/2017/d/d4/T--Manchester--Navbackground.png);
 
        background-position: center;
 
        background-size: cover;
 
 
box-sizing: border-box;
 
box-sizing: border-box;
width: 100%;
+
width: 100vw;
 
text-align: left;
 
text-align: left;
 
padding: 45px 50px;
 
padding: 45px 50px;

Revision as of 14:13, 18 August 2017