Line 28: | Line 28: | ||
-o-animation:myfirst 5s; /* Opera */ | -o-animation:myfirst 5s; /* Opera */ | ||
animation-iteration-count: infinite; | animation-iteration-count: infinite; | ||
− | width: | + | width:33%; |
− | height: | + | height: 5%; |
} | } | ||
@keyframes myfirst | @keyframes myfirst | ||
{ | { | ||
− | 0% {left:11%; top: | + | 0% {left:11%; top:3.5%;} |
− | 25% {left:11.5%; top: | + | 25% {left:11.5%; top:3.6%;} |
− | 50% {left:12%; top: | + | 50% {left:12%; top:3.7%;} |
− | 75% {left:11.5%; top: | + | 75% {left:11.5%; top:3.6%;} |
− | 100% {left:11%; top: | + | 100% {left:11%; top:3.5%;} |
} | } | ||
Line 69: | Line 69: | ||
.high1 p | .high1 p | ||
{ | { | ||
− | position: | + | position:relative; |
− | margin-left: | + | margin-left:52%; |
− | margin-top: | + | margin-top:283%; |
font-size:2em !important; | font-size:2em !important; | ||
font-family: Helvetica, sans-serif !important; | font-family: Helvetica, sans-serif !important; | ||
Line 89: | Line 89: | ||
.high2 p | .high2 p | ||
{ | { | ||
− | position: | + | position:relative; |
margin-left:13%; | margin-left:13%; | ||
− | margin-top: | + | margin-top:32%; |
font-size:2em !important; | font-size:2em !important; | ||
font-family: Helvetica, sans-serif !important; | font-family: Helvetica, sans-serif !important; | ||
Line 109: | Line 109: | ||
.high3 p | .high3 p | ||
{ | { | ||
− | position: | + | position:relative; |
margin-left:57%; | margin-left:57%; | ||
margin-top:79%; | margin-top:79%; | ||
Line 129: | Line 129: | ||
.high4 p | .high4 p | ||
{ | { | ||
− | position: | + | position:relative; |
margin-left:17%; | margin-left:17%; | ||
margin-top:35%; | margin-top:35%; | ||
Line 316: | Line 316: | ||
.high1 p | .high1 p | ||
{ | { | ||
− | position: | + | position:relative; |
− | margin-left: | + | /*top:6000%; |
− | margin-top: | + | left:0;*/ |
+ | margin-left:45%; | ||
+ | margin-top:280%; | ||
font-size:1em !important; | font-size:1em !important; | ||
− | + | font-family: Helvetica, sans-serif !important; | |
+ | font-weight: bold; | ||
+ | color:#d4c9af !important; | ||
+ | z-index:99; | ||
} | } | ||
.high1 a | .high1 a | ||
Line 333: | Line 338: | ||
.high2 p | .high2 p | ||
{ | { | ||
− | position: | + | position:relative; |
− | margin-left: | + | margin-left:8%; |
− | margin-top: | + | margin-top:32%; |
font-size:1em !important; | font-size:1em !important; | ||
+ | font-family: Helvetica, sans-serif !important; | ||
+ | font-weight: bold; | ||
+ | color:#c0c6d4 !important; | ||
+ | z-index:99; | ||
} | } | ||
.high2 a | .high2 a | ||
Line 391: | Line 400: | ||
.high1 p | .high1 p | ||
{ | { | ||
− | position: | + | position:relative; |
− | margin-left: | + | /*top:6000%; |
− | margin-top: | + | left:0;*/ |
+ | margin-left:45%; | ||
+ | margin-top:270%; | ||
font-size:.7em !important; | font-size:.7em !important; | ||
− | + | font-family: Helvetica, sans-serif !important; | |
+ | font-weight: bold; | ||
+ | color:#d4c9af !important; | ||
+ | z-index:99; | ||
} | } | ||
.high1 a | .high1 a | ||
Line 819: | Line 833: | ||
// endValue: dataAxis[Math.min(params.dataIndex + zoomSize / 2, data.length - 1)] | // endValue: dataAxis[Math.min(params.dataIndex + zoomSize / 2, data.length - 1)] | ||
// }); | // }); | ||
+ | //}); | ||
+ | if (option && typeof option === "object") { | ||
+ | myChart.setOption(option, true); | ||
+ | } | ||
+ | </script> | ||
+ | <!--<script type="text/javascript" src="js/bootsnav.js"></script>--> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/bootnavJS&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/pageJS&action=raw&ctype=text/javascript"></script> | ||
+ | </body> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/pageCSS&action=raw&ctype=text/css" /> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/sponsorCSS&action=raw&ctype=text/css" /> | ||
+ | |||
+ | </html> |
Revision as of 15:15, 15 October 2018