Line 635: | Line 635: | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
html,body,form{width:100%;height:100%;margin:0;padding:0;} | html,body,form{width:100%;height:100%;margin:0;padding:0;} | ||
+ | |||
*{margin:0;padding:0;} | *{margin:0;padding:0;} | ||
Line 716: | Line 717: | ||
<!--- THIS IS WHERE THE HTML BEGINS ---> | <!--- THIS IS WHERE THE HTML BEGINS ---> | ||
− | + | <body> | |
Line 795: | Line 796: | ||
<!-- start of content --> | <!-- start of content --> | ||
<div class="igem_2017_content_wrapper"> | <div class="igem_2017_content_wrapper"> | ||
+ | <!-- footer --> | ||
+ | <footer class="main-footer"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-sm-4"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </footer> | ||
+ | <div class="copyright"> | ||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-sm-12"> | ||
+ | <span><a href="https://2017.igem.org/Team:XJTLU-CHINA">XJTLU-CHINAi iGRM 2017</a><span> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
<script src="https://cdn.bootcss.com/jquery/1.12.4/jquery.min.js"></script> | <script src="https://cdn.bootcss.com/jquery/1.12.4/jquery.min.js"></script> | ||
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script> | <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script> | ||
Line 801: | Line 820: | ||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> | <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> | ||
<script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> | <script src="../../assets/js/ie10-viewport-bug-workaround.js"></script> | ||
+ | </body> | ||
+ | </html> |
Revision as of 04:34, 3 August 2017