Difference between revisions of "Template:SJTU-software"

Line 1: Line 1:
 
<html>
 
<html>
<head>
 
  
    <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: 16px;
            line-height: 1.5em;
+
        line-height: 1.5em;
            color: #6b3b25;
+
        color: #6b3b25;
            background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/bg.png);
+
        background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/bg.png);
            }
+
        .wrapper {
+
            width: 1000px;
+
            margin: 30px auto 80px auto;
+
            background: #dedad3;
+
            -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
+
            -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
+
            -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
+
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
+
            }
+
        /*-----------------------------------------------------------------------------------*/
+
        /* HEADER
+
        /*-----------------------------------------------------------------------------------*/
+
        header {
+
            background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/header.png);
+
            min-height: 155px;
+
            }
+
        header #logo {
+
            margin-top: 36px;
+
            margin-bottom: 20px;
+
            float: left;
+
            }
+
        header #logo:hover {
+
            opacity: 0.8;
+
            }
+
        header #logo img {
+
            display: block;
+
            margin: 0 0 0 55px;
+
            }
+
        header #title {
+
            margin-top: 45px;
+
            margin-left: 260px;
+
            font-size: 36px;
+
            font-weight: 700;
+
            text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
+
            /* text-align: center; */
+
 
         }
 
         }
        header #subtitle{
+
    .wrapper {
            margin-top: 26px;
+
        width: 1000px;
            margin-left: 260px;
+
        margin: 30px auto 80px auto;
            font-size: 23px;
+
        background: #dedad3;
            font-weight: 500;
+
        -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
            text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
+
        -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
 +
        -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
 +
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
 
         }
 
         }
        /*---------------------------------------------------------------*/
+
    /*-----------------------------------------------------------------------------------*/
 
+
    /* HEADER
        /*-----------------------------------------------------------------------------------*/
+
    /*-----------------------------------------------------------------------------------*/
        /* Nav
+
    header {
        /*-----------------------------------------------------------------------------------*/
+
        background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/header.png);
        nav {
+
         min-height: 155px;
            background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/nav.png) no-repeat top center;
+
            height: 65px;
+
            width: 1038px;
+
            margin-left: -20px;
+
            font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial;
+
            font-size: 16px;
+
            font-weight: 700;
+
            }
+
         nav #menu-icon {
+
            display: none;
+
            background: red;
+
            width: 40px;
+
            height: 40px;
+
            }
+
        nav #nav {
+
            display: block;
+
            margin-left: 35px;
+
            /* substract 15 from the link padding */
+
 
+
            }
+
        nav #nav > li {
+
            display: block;
+
            float: left;
+
            /* Subnavigation ----------------------------------------------------*/
+
            }
+
        nav #nav > li:hover a,
+
        nav #nav > li.current-menu-item a,
+
        nav #nav > li.current_page_item a {
+
            background: #62493d;
+
            text-shadow: 0px 2px 0px #444;
+
            }
+
            nav #nav > li > a {
+
            display: block;
+
            line-height: 65px;
+
            padding-left: 15px;
+
            padding-right: 15px;
+
            text-decoration: none;
+
            color: #dedad3;
+
            text-shadow: 0px 2px 0px #c68301;
+
            }
+
        nav #nav > li.important a {
+
            color: #ffe09f;
+
 
         }
 
         }
        nav #nav > li ul {
+
    header #logo {
            margin-top: 25px;
+
        margin-top: 36px;
            background: #62493d;
+
        margin-bottom: 20px;
 +
        float: left;
 
         }
 
         }
        nav #nav > li ul li {
+
    header #logo:hover {
            border-bottom: 1px solid #806d63;
+
        opacity: 0.8;
 
         }
 
         }
        nav #nav > li ul li:last-child {
+
    header #logo img {
            border-bottom: none;
+
        display: block;
 +
        margin: 0 0 0 55px;
 
         }
 
         }
        nav #nav > li ul a {
+
    header #title {
            display: block;
+
        margin-top: 45px;
            color: #dedad3;
+
        margin-left: 260px;
            text-decoration: none;
+
        font-size: 36px;
            line-height: 1.5em;
+
        font-weight: 700;
            padding: 15px;
+
        text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
 +
        /* text-align: center; */
 +
    }
 +
    header #subtitle{
 +
        margin-top: 26px;
 +
        margin-left: 260px;
 +
        font-size: 23px;
 +
        font-weight: 500;
 +
        text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
 +
    }
 +
    /*---------------------------------------------------------------*/
 +
 
 +
    /*-----------------------------------------------------------------------------------*/
 +
    /* Nav
 +
    /*-----------------------------------------------------------------------------------*/
 +
    nav {
 +
        background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/nav.png) no-repeat top center;
 +
        height: 65px;
 +
        width: 1038px;
 +
        margin-left: -20px;
 +
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial;
 +
        font-size: 16px;
 +
        font-weight: 700;
 
         }
 
         }
        nav #nav > li ul a:hover {
+
    nav #menu-icon {
            color: #e09402;
+
        display: none;
 +
        background: red;
 +
        width: 40px;
 +
        height: 40px;
 
         }
 
         }
         /*-----------------------------------------------------------------------------------*/
+
    nav #nav {
 
+
         display: block;
         /*** ESSENTIAL STYLES ***/
+
        margin-left: 35px;
 +
         /* substract 15 from the link padding */
  
        .sf-menu, .sf-menu * {
 
            margin: 0;
 
            padding: 0;
 
            list-style: none;
 
 
         }
 
         }
     
+
    nav #nav > li {
        .sf-menu ul {
+
        display: block;
            position: absolute;
+
        float: left;
            top: -999em;
+
        /* Subnavigation ----------------------------------------------------*/
            width: 10em; /* left offset of submenus need to match (see below) */
+
 
+
 
         }
 
         }
        .sf-menu ul li {
+
    nav #nav > li:hover a,
            width: 100%;
+
    nav #nav > li.current-menu-item a,
 +
    nav #nav > li.current_page_item a {
 +
        background: #62493d;
 +
        text-shadow: 0px 2px 0px #444;
 
         }
 
         }
         .sf-menu li:hover {
+
         nav #nav > li > a {
            visibility: inherit; /* fixes IE7 'sticky bug' */
+
        display: block;
 +
        line-height: 65px;
 +
        padding-left: 15px;
 +
        padding-right: 15px;
 +
        text-decoration: none;
 +
        color: #dedad3;
 +
        text-shadow: 0px 2px 0px #c68301;
 
         }
 
         }
         .sf-menu li {
+
    nav #nav > li.important a {
            float: left;
+
         color: #ffe09f;
            position: relative;
+
    }
 +
    nav #nav > li ul {
 +
        margin-top: 25px;
 +
        background: #62493d;
 +
    }
 +
    nav #nav > li ul li {
 +
        border-bottom: 1px solid #806d63;
 +
    }
 +
    nav #nav > li ul li:last-child {
 +
        border-bottom: none;
 +
    }
 +
    nav #nav > li ul a {
 +
        display: block;
 +
        color: #dedad3;
 +
        text-decoration: none;
 +
        line-height: 1.5em;
 +
        padding: 15px;
 +
    }
 +
    nav #nav > li ul a:hover {
 +
        color: #e09402;
 +
    }
 +
    /*-----------------------------------------------------------------------------------*/
 +
 
 +
    /*** ESSENTIAL STYLES ***/
 +
 
 +
    .sf-menu, .sf-menu * {
 +
        margin: 0;
 +
        padding: 0;
 +
        list-style: none;
 +
    }
 +
 
 +
    .sf-menu ul {
 +
        position: absolute;
 +
        top: -999em;
 +
        width: 10em; /* left offset of submenus need to match (see below) */
 +
 
 +
    }
 +
    .sf-menu ul li {
 +
        width: 100%;
 +
    }
 +
    .sf-menu li:hover {
 +
        visibility: inherit; /* fixes IE7 'sticky bug' */
 +
    }
 +
    .sf-menu li {
 +
        float: left;
 +
        position: relative;
 +
    }
 +
    .sf-menu a {
 +
        display: block;
 +
        position: relative;
 +
    }
 +
    .sf-menu li:hover ul,
 +
    .sf-menu li.sfHover ul {
 +
        left: 0;
 +
        top: 2.5em; /* match top ul list item height */
 +
        z-index: 99;
 +
    }
 +
    ul.sf-menu li:hover li ul,
 +
    ul.sf-menu li.sfHover li ul {
 +
        top: -999em;
 +
    }
 +
    ul.sf-menu li li:hover ul,
 +
    ul.sf-menu li li.sfHover ul {
 +
        left: 10em; /* match ul width */
 +
        top: 0;
 +
    }
 +
    ul.sf-menu li li:hover li ul,
 +
    ul.sf-menu li li.sfHover li ul {
 +
        top: -999em;
 +
    }
 +
    ul.sf-menu li li li:hover ul,
 +
    ul.sf-menu li li li.sfHover ul {
 +
        left: 10em; /* match ul width */
 +
        top: 0;
 +
    }
 +
    /* MAIN
 +
    /*-----------------------------------------------------------------------------------*/
 +
    #main {
 +
        min-height: 500px;
 +
        position: relative;
 +
        border-top: 5px solid #c6c2bc;
 
         }
 
         }
         .sf-menu a {
+
    #main .tagline {
            display: block;
+
         font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial;
            position: relative;
+
        line-height: 1.3em;
 +
        font-size: 36px;
 +
        font-weight: 700;
 +
        text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
 +
        text-align: center;
 +
        margin-bottom: 40px;
 +
        margin-right: 30px;
 +
        margin-left: 30px;
 
         }
 
         }
        .sf-menu li:hover ul,
 
        .sf-menu li.sfHover ul {
 
            left: 0;
 
            top: 2.5em; /* match top ul list item height */
 
            z-index: 99;
 
        }
 
        ul.sf-menu li:hover li ul,
 
        ul.sf-menu li.sfHover li ul {
 
            top: -999em;
 
        }
 
        ul.sf-menu li li:hover ul,
 
        ul.sf-menu li li.sfHover ul {
 
            left: 10em; /* match ul width */
 
            top: 0;
 
        }
 
        ul.sf-menu li li:hover li ul,
 
        ul.sf-menu li li.sfHover li ul {
 
            top: -999em;
 
        }
 
        ul.sf-menu li li li:hover ul,
 
        ul.sf-menu li li li.sfHover ul {
 
            left: 10em; /* match ul width */
 
            top: 0;
 
        }
 
        /* MAIN
 
        /*-----------------------------------------------------------------------------------*/
 
        #main {
 
            min-height: 500px;
 
            position: relative;
 
            border-top: 5px solid #c6c2bc;
 
            }
 
        #main .tagline {
 
            font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial;
 
            line-height: 1.3em;
 
            font-size: 36px;
 
            font-weight: 700;
 
            text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.5);
 
            text-align: center;
 
            margin-bottom: 40px;
 
            margin-right: 30px;
 
            margin-left: 30px;
 
            }
 
  
        /* cf: contain floats*/
+
    /* cf: contain floats*/
  
        .cf:before,
+
    .cf:before,
        .cf:after {
+
    .cf:after {
            content: " "; /* 1 */
+
        content: " "; /* 1 */
            display: table; /* 2 */
+
        display: table; /* 2 */
        }
+
    }
  
        .cf:after {
+
    .cf:after {
            clear: both;
+
        clear: both;
        }
+
    }
  
        /*
+
    /*
        * For IE 6/7 only
+
    * For IE 6/7 only
        * Include this rule to trigger hasLayout and contain floats.
+
    * Include this rule to trigger hasLayout and contain floats.
        */
+
    */
  
        .cf {
+
    .cf {
            *zoom: 1;
+
        *zoom: 1;
        }
+
    }
  
        /* ==========================================================================*/
+
    /* ==========================================================================*/
  
        .slider-wrapper{
+
    .slider-wrapper{
            margin: 30px auto 0px auto;
+
        margin: 30px auto 0px auto;
            width: 940px;
+
        width: 940px;
        }
+
    }
 +
   
 +
    /* The Nivo Slider styles */
 +
    .nivoSlider {
 +
        position:relative;
 +
        width:100%;
 +
        height:auto;
 +
        overflow: hidden;
 
          
 
          
         /* The Nivo Slider styles */
+
         border: 5px solid #fff;
        .nivoSlider {
+
        margin-left: -5px; /* Adjust 5px because of the border width 5px*/
            position:relative;
+
       
            width:100%;
+
        -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.2);  
            height:auto;
+
        -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
            overflow: hidden;
+
        -o-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
           
+
        box-shadow: 0px 0px 5px rgba(0,0,0,.2);
            border: 5px solid #fff;
+
          
            margin-left: -5px; /* Adjust 5px because of the border width 5px*/
+
    }
           
+
    .nivoSlider img {
            -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.2);  
+
        position:absolute;
            -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
+
        top:0px;
            -o-box-shadow: 0px 0px 5px rgba(0,0,0,.2);
+
        left:0px;
            box-shadow: 0px 0px 5px rgba(0,0,0,.2);
+
        max-width: none;
           
+
    }
         }
+
        .nivoSlider img {
+
            position:absolute;
+
            top:0px;
+
            left:0px;
+
            max-width: none;
+
        }
+
  
        .nivo-main-image {
+
    .nivo-main-image {
            display: block !important;
+
        display: block !important;
            position: relative !important;  
+
        position: relative !important;  
            width: 100% !important;
+
        width: 100% !important;
        }
+
    }
  
        /* If an image is wrapped in a link */
+
    /* If an image is wrapped in a link */
        .nivoSlider a.nivo-imageLink {
+
    .nivoSlider a.nivo-imageLink {
            position:absolute;
+
        position:absolute;
            top:0px;
+
        top:0px;
            left:0px;
+
        left:0px;
            width:100%;
+
        width:100%;
            height:100%;
+
        height:100%;
            border:0;
+
        border:0;
            padding:0;
+
        padding:0;
            margin:0;
+
        margin:0;
            z-index:6;
+
        z-index:6;
            display:none;
+
        display:none;
        }
+
    }
        /* The slices and boxes in the Slider */
+
    /* The slices and boxes in the Slider */
        .nivo-slice {
+
    .nivo-slice {
            display:block;
+
        display:block;
            position:absolute;
+
        position:absolute;
            z-index:5;
+
        z-index:5;
            height:100%;
+
        height:100%;
            top:0;
+
        top:0;
        }
+
    }
        .nivo-box {
+
    .nivo-box {
            display:block;
+
        display:block;
            position:absolute;
+
        position:absolute;
            z-index:5;
+
        z-index:5;
            overflow:hidden;
+
        overflow:hidden;
        }
+
    }
        .nivo-box img { display:block; }
+
    .nivo-box img { display:block; }
  
        /* Caption styles */
+
    /* Caption styles */
        .nivo-caption {
+
    .nivo-caption {
            position:absolute;
+
        position:absolute;
            left:0px;
+
        left:0px;
            bottom:0px;
+
        bottom:0px;
            background:#000;
+
        background:#000;
            color:#fff;
+
        color:#fff;
            width:100%;
+
        width:100%;
            z-index:8;
+
        z-index:8;
            padding: 5px 10px;
+
        padding: 5px 10px;
            opacity: 0.8;
+
        opacity: 0.8;
            overflow: hidden;
+
        overflow: hidden;
            display: none;
+
        display: none;
            -moz-opacity: 0.8;
+
        -moz-opacity: 0.8;
            filter:alpha(opacity=8);
+
        filter:alpha(opacity=8);
            -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
+
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
            -moz-box-sizing: border-box;    /* Firefox, other Gecko */
+
        -moz-box-sizing: border-box;    /* Firefox, other Gecko */
            box-sizing: border-box;        /* Opera/IE 8+ */
+
        box-sizing: border-box;        /* Opera/IE 8+ */
        }
+
    }
        .nivo-caption p {
+
    .nivo-caption p {
            padding:5px;
+
        padding:5px;
            margin:0;
+
        margin:0;
        }
+
    }
        .nivo-caption a {
+
    .nivo-caption a {
            display:inline !important;
+
        display:inline !important;
        }
+
    }
        .nivo-html-caption {
+
    .nivo-html-caption {
            display:none;
+
        display:none;
        }
+
    }
        /* Direction nav styles (e.g. Next & Prev) */
+
    /* Direction nav styles (e.g. Next & Prev) */
        .nivo-directionNav a {
+
    .nivo-directionNav a {
            position:absolute;
+
        position:absolute;
            top:45%;
+
        top:45%;
            z-index:9;
+
        z-index:9;
            cursor:pointer;
+
        cursor:pointer;
        }
+
    }
        .nivo-prevNav {
+
    .nivo-prevNav {
            left:0px;
+
        left:0px;
        }
+
    }
        .nivo-nextNav {
+
    .nivo-nextNav {
            right:0px;
+
        right:0px;
        }
+
    }
        /* Control nav styles (e.g. 1,2,3...) */
+
    /* Control nav styles (e.g. 1,2,3...) */
        .nivo-controlNav {
+
    .nivo-controlNav {
            text-align:left;
+
        text-align:left;
            padding: 10px 0 15px 0px;
+
        padding: 10px 0 15px 0px;
        }
+
    }
        .nivo-controlNav a {
+
    .nivo-controlNav a {
            display: inline-block;
+
        display: inline-block;
            cursor:pointer;
+
        cursor:pointer;
            background: #62493d;
+
        background: #62493d;
            width: 10px;
+
        width: 10px;
            height: 10px;
+
        height: 10px;
            text-indent: -9000px;
+
        text-indent: -9000px;
            margin-right: 5px;
+
        margin-right: 5px;
           
+
       
            -moz-border-radius: 10px;
+
        -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
+
        -webkit-border-radius: 10px;
            border-radius: 10px;
+
        border-radius: 10px;
           
+
       
            border: 2px solid #f1f1f1;
+
        border: 2px solid #f1f1f1;
            border-top: 2px solid #ffffff;
+
        border-top: 2px solid #ffffff;
           
+
       
            -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.3);  
+
        -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.3);  
            -moz-box-shadow: 0px 0px 2px rgba(0,0,0,.3);  
+
        -moz-box-shadow: 0px 0px 2px rgba(0,0,0,.3);  
            -o-box-shadow: 0px 0px 2px rgba(0,0,0,.3);
+
        -o-box-shadow: 0px 0px 2px rgba(0,0,0,.3);
            box-shadow: 0px 0px 2px rgba(0,0,0,.2);
+
        box-shadow: 0px 0px 2px rgba(0,0,0,.2);
        }
+
    }
        .nivo-controlNav a.active {
+
    .nivo-controlNav a.active {
            background: #e09402;
+
        background: #e09402;
        }
+
    }
  
        /* Widgets block
+
    /* Widgets block
        /*-----------------------------------------------------------------------------------*/
+
    /*-----------------------------------------------------------------------------------*/
        .widget-cols {
+
    .widget-cols {
            position: relative;
+
        position: relative;
            display: block;
+
        display: block;
            background: #62493d url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/widgets.png) repeat;
+
        background: #62493d url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/widgets.png) repeat;
            font-size: 16px;
+
        font-size: 16px;
            color: #e7d7ba;
+
        color: #e7d7ba;
            text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.5);
+
        text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.5);
            text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
+
        text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
            border-top: 4px solid #e09402;
+
        border-top: 4px solid #e09402;
            padding-left: 10px;
+
        padding-left: 10px;
            padding-top: 10px;
+
        padding-top: 10px;
            margin: auto;
+
        margin: auto;
            height:220px;
+
        height:220px;
        }
+
    }
        .widget-cols h1,
+
    .widget-cols h1,
        .widget-cols h2,
+
    .widget-cols h2,
        .widget-cols h3,
+
    .widget-cols h3,
        .widget-cols h4,
+
    .widget-cols h4,
        .widget-cols h5,
+
    .widget-cols h5,
        .widget-cols h6 {
+
    .widget-cols h6 {
            font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial;
+
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial;
            color: #e09402;
+
        color: #e09402;
            margin-bottom: 20px;
+
        margin-bottom: 20px;
            font-weight: 700;
+
        font-weight: 700;
        }
+
    }
        .widget-cols a {
+
    .widget-cols a {
            color: #e09402;
+
        color: #e09402;
            border-bottom: 1px dotted #e09402;
+
        border-bottom: 1px dotted #e09402;
            text-decoration: none;
+
        text-decoration: none;
        }
+
    }
        .widget-cols a:hover {
+
    .widget-cols a:hover {
            color: #fff;
+
        color: #fff;
            border-bottom: 1px dotted #fff;
+
        border-bottom: 1px dotted #fff;
        }
+
    }
        .widget-cols > li {
+
    .widget-cols > li {
            width: 220px;
+
        width: 220px;
            float: left;
+
        float: left;
            margin-left: 20px;
+
        margin-left: 20px;
            margin-bottom: 40px;
+
        margin-bottom: 40px;
        }
+
    }
        .widget-cols .scroll {
+
    .widget-cols .scroll {
            content: '';
+
        content: '';
            position: absolute;
+
        position: absolute;
            top: -40px;
+
        top: -40px;
            left: 50%;
+
        left: 50%;
            margin-left: -23px;
+
        margin-left: -23px;
            background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/bottom-arrow.png) no-repeat;
+
        background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/bottom-arrow.png) no-repeat;
            height: 41px;
+
        height: 41px;
            width: 46px;
+
        width: 46px;
        }
+
    }
        .widget-cols .scroll:hover {
+
    .widget-cols .scroll:hover {
            background-position: 0px -41px;
+
        background-position: 0px -41px;
        }
+
    }
        .multiplebgs .widget-cols {
+
    .multiplebgs .widget-cols {
            background-image: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/widgets-shadow.png), url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/widgets.png);
+
        background-image: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/widgets-shadow.png), url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/widgets.png);
            background-repeat: repeat-x, repeat;
+
        background-repeat: repeat-x, repeat;
            background-position: left bottom, left bottom;
+
        background-position: left bottom, left bottom;
        }
+
    }
  
        .footer-divider {
+
    .footer-divider {
            background: #5a453b;
+
        background: #5a453b;
            border-top: 1px solid #644d42;
+
        border-top: 1px solid #644d42;
            border-bottom: 1px solid #523f35;
+
        border-bottom: 1px solid #523f35;
            height: 8px;
+
        height: 8px;
            width: 100%;
+
        width: 100%;
        }
+
    }
  
        /* FOOTER
+
    /* FOOTER
        /*-----------------------------------------------------------------------------------*/
+
    /*-----------------------------------------------------------------------------------*/
        footer {
+
    footer {
            position: relative;
+
        position: relative;
            text-align: center;
+
        text-align: center;
            padding: 30px 30px 30px 30px;
+
        padding: 30px 30px 30px 30px;
            font-size: 18px;
+
        font-size: 18px;
            color: #e09402;
+
        color: #e09402;
            background: #62493d url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/footer.png) repeat-x center top;
+
        background: #62493d url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/footer.png) repeat-x center top;
            text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.5);
+
        text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.5);
        }
+
    }
        footer:after {
+
    footer:after {
            content: '';
+
        content: '';
            position: absolute;
+
        position: absolute;
            bottom: -46px;
+
        bottom: -46px;
            height: 46px;
+
        height: 46px;
            width: 100%;
+
        width: 100%;
            width: 940px\9;
+
        width: 940px\9;
            background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/main-shadow.png) no-repeat top center;
+
        background: url(https://raw.githubusercontent.com/sjtusoftware2018/2018iGEM_wiki/master/images/main-shadow.png) no-repeat top center;
        }
+
    }
        footer a {
+
    footer a {
            text-decoration: none;
+
        text-decoration: none;
            color: #e09402;
+
        color: #e09402;
            border-bottom: 1px dotted #e09402;
+
        border-bottom: 1px dotted #e09402;
        }
+
    }
        footer a:hover {
+
    footer a:hover {
            color: #fff;
+
        color: #fff;
            border-bottom: 1px dotted #fff;
+
        border-bottom: 1px dotted #fff;
        }
+
    }
  
    </style>
+
</style>
</head>
+
  
 
<body>
 
<body>
Line 496: Line 494:
 
         <!-- ENDS NAV-->
 
         <!-- ENDS NAV-->
  
 +
        <!-- FOOTER -->
 +
            <div class="footer-divider"></div>
 +
            <footer class="cf">
 +
                    SJTU-software
 +
               
 +
            </footer>
 +
<!-- ENDS FOOTER -->
  
 
     </div>
 
     </div>
  
 
+
    <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>
 
    
 
    
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 13:21, 26 September 2018