Difference between revisions of "Template:CSS UCL5"

Line 100: Line 100:
 
#header {background-image: url('https://static.igem.org/mediawiki/2015/b/b0/UCL_University_College_London2.jpg'); margin: -5px;  
 
#header {background-image: url('https://static.igem.org/mediawiki/2015/b/b0/UCL_University_College_London2.jpg'); margin: -5px;  
 
  text-align: center; width: 100%;
 
  text-align: center; width: 100%;
height: 100%;
+
min-height: 640px;
 +
width:100%;
 
position: relative;
 
position: relative;
 
display: block !important;
 
display: block !important;
Line 234: Line 235:
 
}*/
 
}*/
  
#logo {padding-top: 10%; padding-bottom: 10%;}
+
/* #logo {padding-top: 10%; padding-bottom: 10%;}*/
 +
#logo {
 +
  padding-top: 105px;
 +
}
  
  
Line 557: Line 561:
 
     -webkit-transition: color ease-in-out 150ms;
 
     -webkit-transition: color ease-in-out 150ms;
 
}
 
}
 +
  
 
#mobilebutton {
 
#mobilebutton {
 
height:50px;
 
height:50px;
 
width:50px;
 
width:50px;
top:15px;
+
top:0;
left:1px;
+
  margin-top: 17px;
 
position:fixed;
 
position:fixed;
 
opacity:0.9;
 
opacity:0.9;
 +
z-index:999999999;
 
}
 
}
  

Revision as of 15:40, 20 August 2015