(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <script type="text/javascript"> | ||
+ | $( document ).ready( function() { | ||
+ | $( '.mToTop' ).click( function() { | ||
+ | $( 'html, body' ).animate( { scrollTop : 0 }, 400 ); | ||
+ | return false; | ||
+ | } ); | ||
+ | } ); | ||
+ | </script> | ||
<style> | <style> | ||
.mFooter{ | .mFooter{ | ||
Line 88: | Line 96: | ||
} | } | ||
.mToTop{ | .mToTop{ | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
color: #203864; | color: #203864; | ||
text-align: center; | text-align: center; | ||
Line 96: | Line 107: | ||
<body> | <body> | ||
<div id="mSection"> | <div id="mSection"> | ||
− | <a class="mToTop" href="#">▲ top</a> | + | <a class="mToTop" href="#" style="color: #203864;">▲ top</a> |
</div> | </div> | ||
<div class="mFooter"> | <div class="mFooter"> | ||
Line 107: | Line 118: | ||
<div class="snBox"> | <div class="snBox"> | ||
<div> | <div> | ||
− | <a><img class="snLogo" src="https://static.igem.org/mediawiki/2018/b/b1/T--Biomarvel--fblogo.png"></a> | + | <a href="https://www.facebook.com/biomarvel.igem.9" target="_blank" style="margin: 0; padding: 0;"><img class="snLogo" src="https://static.igem.org/mediawiki/2018/b/b1/T--Biomarvel--fblogo.png"></a> |
− | <a><img class="snLogo" src="https://static.igem.org/mediawiki/2018/7/72/T--Biomarvel--twlogo.png"></a> | + | <a href="https://twitter.com/MarvelBio" target="_blank" style="margin: 0; padding: 0;"><img class="snLogo" src="https://static.igem.org/mediawiki/2018/7/72/T--Biomarvel--twlogo.png"></a> |
<a><img class="snLogo" src="https://static.igem.org/mediawiki/2018/9/9b/T--Biomarvel--gglogo.png"></a> | <a><img class="snLogo" src="https://static.igem.org/mediawiki/2018/9/9b/T--Biomarvel--gglogo.png"></a> | ||
</div> | </div> | ||
<div> | <div> | ||
− | <p style="text-align: center;"># | + | <p style="text-align: center;">#iGEM #2018 #BioMarvel #Heart #Biochip #Diagnosis</p> |
</div> | </div> | ||
− | <section style="clear: both;"><h3>Contact | + | <section style="clear: both;"><h3>Contact Us ! </h3><a href="mailto:IGEM2018BioMarvel@gmail.com" style="color: black;">IGEM2018BioMarvel@gmail.com</a></section> |
</div> | </div> | ||
</div> | </div> |
Latest revision as of 03:09, 8 December 2018