Line 1: | Line 1: | ||
<html> | <html> | ||
− | + | ||
− | + | ||
− | + | <script type="text/javascript" src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/js/jquery.min.js"></script> | |
− | + | ||
− | + | <script> | |
− | + | /*-----------------------------------------------------------------------------------*/ | |
− | + | /* Scroll to top | |
− | + | /*-----------------------------------------------------------------------------------*/ | |
− | + | $('.widget-cols .scroll').click(function(){ | |
− | + | $("html, body").animate({ scrollTop: 0 }, 600); | |
− | + | return false; | |
+ | }); | ||
+ | /*-----------------------------------------------------------------------------------*/ | ||
+ | </script> | ||
+ | |||
+ | |||
<style type="text/css"> | <style type="text/css"> | ||
body { | body { | ||
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, serif; | font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, serif; | ||
− | font-size: | + | font-size: 0px; |
line-height: 1.5em; | line-height: 1.5em; | ||
color: #6b3b25; | color: #6b3b25; |
Revision as of 13:28, 26 September 2018