Difference between revisions of "Template:Footer"

Line 1: Line 1:
 
<html>
 
<html>
 +
<style>
 +
 +
#footer{
 +
  z-index: 800;
 +
  margin-top: 100px;
 +
  background: #000;
 +
  opacity: 0.9;
 +
  filter: alpha(opacity=90);
 +
  width: 100%;
 +
  min-height: 290px;
 +
}
 +
#footer table{
 +
  margin:auto;
 +
  padding: 30px 0 20px 0;
 +
  width: 900px;
 +
  text-align:left;
 +
  line-height:1em;
 +
  color:#fff;
 +
  background:#000;
 +
  opacity: 0.8;
 +
  filter: alpha(opacity=80);
 +
}
 +
#footer table a{
 +
  text-decoration: none;
 +
  color: inherit;
 +
}
 +
#footer table img:hover{
 +
opacity: 0.5;
 +
filter: alpha(opacity=50);
 +
}
 +
.twitter{
 +
  height:300px;
 +
  width:440px;
 +
  text-align:right;
 +
  border-left: 1px solid #fff;
 +
  padding-left:30px;
 +
}
 +
 +
</style>
 +
 +
 +
 
<div id="footer">
 
<div id="footer">
  
Line 13: Line 55:
 
       <b>Become our sponsor:</b><br>
 
       <b>Become our sponsor:</b><br>
 
  <a href="http://www.gofundme.com/zq5h6s"><img src="https://static.igem.org/mediawiki/2015/7/74/Gfm_logo_300dpi.jpg" style="max-height:40px;"></a>
 
  <a href="http://www.gofundme.com/zq5h6s"><img src="https://static.igem.org/mediawiki/2015/7/74/Gfm_logo_300dpi.jpg" style="max-height:40px;"></a>
<br><br> 
+
<br>  
 
   <b>Location:</b><br>
 
   <b>Location:</b><br>
 
   Birkbeck, University of London<br>
 
   Birkbeck, University of London<br>
Line 19: Line 61:
 
   London<br>
 
   London<br>
 
   WC1E 7HX<br>
 
   WC1E 7HX<br>
<br><br>
+
<br>
 
    
 
    
  

Revision as of 14:32, 9 September 2015