Difference between revisions of "Template:BABS UNSW Australia Footer"

 
(24 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
   min-height: 100%;
 
   min-height: 100%;
 
}
 
}
/*body,content, #content {
+
body {
 
   /* Margin bottom by footer height */
 
   /* Margin bottom by footer height */
   margin-bottom: 60px;*/
+
   margin-bottom: 140px;
 
}
 
}
 
.footer {
 
.footer {
Line 17: Line 17:
 
   width: 100%;
 
   width: 100%;
 
   /* Set the fixed height of the footer here */
 
   /* Set the fixed height of the footer here */
   height: 60px;
+
   height: 140px;
   background-color: black;
+
   background-color: lightgray;
 
}
 
}
  
Line 24: Line 24:
  
 
   max-height:100%;
 
   max-height:100%;
 +
}
 +
 +
.footer h1 {
 +
 +
text-align:center;
 
}
 
}
  
Line 37: Line 42:
 
<footer class="footer">
 
<footer class="footer">
 
       <div class="container-fluid">
 
       <div class="container-fluid">
  <img src= "https://static.igem.org/mediawiki/2015/d/d5/BABS_UNSW_Australia_logo.png" style="max-height:50px;">
+
  <img src= "https://static.igem.org/mediawiki/2015/d/d5/BABS_UNSW_Australia_logo.png" style="max-height:130px;">
 
+
<!--<img src="https://static.igem.org/mediawiki/2015/e/ee/BABS_UNSW_Australia_getfootred.png" style="max-height:130px;max-  width:60%;margin-top:30px;" align="middle">-->
 
       </div>
 
       </div>
 
     </footer>
 
     </footer>
  
 
</html>
 
</html>

Latest revision as of 12:39, 17 September 2015