Difference between revisions of "Team:Jiangnan"

Line 3: Line 3:
  
  
<p>
+
 
<script src="http://code.jquery.com/jquery-3.3.1.min.js"></script>
+
<script src="http://code.jquery.com/jquery-3.3.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js"></script>
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.100.2/js/materialize.min.js"></script>
<!--script type="text/javascript" src="js/navbar.js"></script-->
+
<!--script type="text/javascript" src="js/navbar.js"></script-->
<script type="text/javascript" src="https://2018.igem.org/Team:Jiangnan/JSmain?action=raw&ctype=text/javascript"></script>
+
<script type="text/javascript" src="https://2018.igem.org/Team:Jiangnan/JSmain?action=raw&ctype=text/javascript"></script>
<link rel="stylesheet" href="https://2018.igem.org/Team:Jiangnan/CSSmaterializecss?action=raw&ctype=text/css">
+
<link rel="stylesheet" href="https://2018.igem.org/Team:Jiangnan/CSSmaterializecss?action=raw&ctype=text/css">
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Jiangnan/CSSnavbar?action=raw&ctype=text/css">
+
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Team:Jiangnan/CSSnavbar?action=raw&ctype=text/css">
<link rel="stylesheet" href="https://2018.igem.org/Team:Jiangnan/CSSanimatecss?action=raw&ctype=text/css">
+
<link rel="stylesheet" href="https://2018.igem.org/Team:Jiangnan/CSSanimatecss?action=raw&ctype=text/css">
<style type="text/css">
+
<style type="text/css">
#home_logo, #sideMenu { display:none; }
+
#home_logo, #sideMenu { display:none; }
html{width:100%;height:100%;background:white; list-style:none;}
+
html{width:100%;height:100%;background:white; list-style:none;}
#globalWrapper,#HQ_page,#bodyContent,#mw-content-text{height:100%;}
+
#globalWrapper,#HQ_page,#bodyContent,#mw-content-text{height:100%;}
                ul {margin:0px;}
+
#sideMenu, #top_title, .patrollink  {display:none;}
#sideMenu, #top_title, .patrollink  {display:none;}
+
#content { margin-left:0px; margin-top:-2px; padding:0px; width:100%;height:100%;}
#content { margin-left:0px; margin-top:-2px; padding:0px; width:100%;height:100%;}
+
body {background-color:white;height:100%;}
body {background-color:white;height:100%;}
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }  
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
+
        ul, li{list-style:none;}
               
+
.swing{
                ul, li{list-style:none;}
+
animation-duration: 2s;
.swing{
+
}
animation-duration: 2s;
+
.bounce{
}
+
animation-duration: 2s;
.bounce{
+
}
animation-duration: 2s;
+
.pulse{
}
+
animation-duration: 2s;
.pulse{
+
}
animation-duration: 2s;
+
.rubberBand{
}
+
animation-duration: 2s;
.rubberBand{
+
}
animation-duration: 2s;
+
p{
}
+
        font-family: cursive, sans-serif;
p{
+
color:#1b5e20;
    font-family: cursive, sans-serif;
+
margin: 2px;
    color:#1b5e20;
+
}
    margin: 2px;
+
h1{
}
+
font-family:cursive, sans-serif;
h1{
+
}
    font-family:cursive, sans-serif;
+
h2{
}
+
font-family: cursive, sans-serif;
h2{
+
}
    font-family: cursive, sans-serif;
+
</style>
}
+
<script>
</style>
+
$(".dropdown-button").dropdown({
        <script>
+
inDuration:800,
$(".dropdown-button").dropdown({
+
outDuration:225,
inDuration:800,
+
constrainWidth:true,
outDuration:225,
+
hover:true,
constrainWidth:true,
+
gutter:0,
hover:true,
+
belowOrigin:true,
gutter:0,
+
aligment:'left',
belowOrigin:true,
+
});
aligment:'left',
+
</script>
});
+
 
        </script>
+
</p>
+
  
 
<div class="navbar-fixed"  style="position: absolute;">
 
<div class="navbar-fixed"  style="position: absolute;">

Revision as of 13:16, 26 June 2018