Team:TCU Taiwan/Notebook
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
{{CSS/Main}} | {{CSS/Main}} | ||
- | <html> | + | <!--html> |
<head> | <head> | ||
<meta name="google-site-verification" content="pY8JgIYK6zMi9LoymHQcUKbj-xnD-rcPBrYI-xllU9o" /> | <meta name="google-site-verification" content="pY8JgIYK6zMi9LoymHQcUKbj-xnD-rcPBrYI-xllU9o" /> | ||
Line 223: | Line 223: | ||
<tr><td bgColor="#ffffff" colspan="3" height="10px"> </tr> | <tr><td bgColor="#ffffff" colspan="3" height="10px"> </tr> | ||
<tr> | <tr> | ||
- | <td bgColor="#ffffff" colspan="3"><fieldset> | + | <td bgColor="#ffffff" colspan="3" width="70%"><fieldset> |
<legend class="qnum" align="center"><font face="Trebuchet MS" size="6" color="#F24141">Gold</font><br> | <legend class="qnum" align="center"><font face="Trebuchet MS" size="6" color="#F24141">Gold</font><br> | ||
<font size="3" face="Verdana" color="#333"></font></legend> | <font size="3" face="Verdana" color="#333"></font></legend> |
Revision as of 17:53, 17 October 2014
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-48805552-2', 'igem.org'); ga('send', 'pageview');
</script>
<style type="text/css">
#jamboreemenu ul {list-style: none;padding: 0px;margin: 0px;} #jamboreemenu ul li {display: block;position: relative;float: left; #A66B38; width:150px;} #jamboreemenu li ul {display: none;}
#jamboreemenu ul li a {display: block;background: #A66B38; width:150px; padding: 10px 5px 10px 10px;text-decoration: none; white-space: nowrap;color: #fff;}
#jamboreemenu li a:hover {background: #F2DE79; width:150px;} #jamboreemenu li:hover ul {display: block; position: absolute;} #jamboreemenu li:hover li {float: none;} #jamboreemenu li:hover a {background: #F2DE79; width:150px;} #jamboreemenu li:hover li a:hover {background: #A66B38; width:150px;} #drop-nav li ul li {border-top: 10px; } #gotop { display: none; position: fixed; right: 20px; bottom: 20px; padding: 10px 15px; font-size: 20px; background: #777; color: white; cursor: pointer;
} fieldset { margin-bottom:10px; border-color:#F24141; } </style> <script type="text/javascript">
$(function(){
$("#gotop").click(function(){ jQuery("html,body").animate({ scrollTop:0 },1000); }); $(window).scroll(function() { if ( $(this).scrollTop() > 300){ $('#gotop').fadeIn("fast"); } else { $('#gotop').stop().fadeOut("fast"); } });
}); </script>
<body style="background:#ffffff">
|