Template:MainPage2014/Footer

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <div class="newfooter"> <div id="footerheader"> <div id="footerheaderdesc"> </div> </div> <div id="newfooterbox"> <div class="footertext"> <ul> <li><a href="http://igem.or...")
Line 44: Line 44:
</div>
</div>
 +
</html>
 +
 +
 +
<html>
 +
<style type="text/css">
 +
 +
 +
 +
/*--Footer stuff is here--*/
 +
.newfooter, .pushfooter {height: 130px; clear:both; margin-top: 15px;}
 +
.newfooter {background: #f0f0f0; color: #000;}
 +
#footerheader { width: 100%; background: #414141;height:10px;}
 +
#footerheaderdesc { width: 975px; height: 50px; margin-left:auto; margin-right: auto; padding: 10px 0px 10px 0px;}
 +
#footerheaderdesc img {display: block; position: relative; padding-right: 20px; float:left;}
 +
#footerheaderdesc #igemtitle {display: block; position: relative; padding-right: 20px; padding-top: 10px; float:left; color: #fff; font-size: 1.8em; font-weight: bold; }
 +
#footerheaderdesc #tagline {display: block; position: relative; padding-right: 20px; float:left; }
 +
#newfooterbox {width: 975px; margin-right: auto; margin-left: auto; padding: 10px 0px 10px 0px;}
 +
#newfooterbox a, #newfooterbox a:hover, #newfooterbox a:visited {color: #414141; text-decoration:none;}
 +
.footertext {width:200px; height: 100px; float: left; border-right: 2px solid #cccccc; position:relative;}
 +
.footertext ul, #footertext ul li {  list-style: none;}
 +
.footerextra {float: right; position: relative; display: block; text-align: right; margin-top: 60px; color: #999;}
 +
 +
 +
 +
 +
 +
</style>
</html>
</html>

Revision as of 17:17, 2 June 2014