Difference between revisions of "Template:SJTU-software"

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>
+
 
        /*-----------------------------------------------------------------------------------*/
+
<script type="text/javascript" src="https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/js/jquery.min.js"></script>
        /* Scroll to top
+
 
        /*-----------------------------------------------------------------------------------*/         
+
<script>
        $('.widget-cols .scroll').click(function(){
+
    /*-----------------------------------------------------------------------------------*/
            $("html, body").animate({ scrollTop: 0 }, 600);
+
    /* Scroll to top
            return false;
+
    /*-----------------------------------------------------------------------------------*/         
        });
+
    $('.widget-cols .scroll').click(function(){
        /*-----------------------------------------------------------------------------------*/
+
        $("html, body").animate({ scrollTop: 0 }, 600);
    </script>
+
        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: 16px;
+
         font-size: 0px;
 
         line-height: 1.5em;
 
         line-height: 1.5em;
 
         color: #6b3b25;
 
         color: #6b3b25;

Revision as of 13:28, 26 September 2018