|
|
Line 2: |
Line 2: |
| {{Team:Tsinghua-A/Killbanner}} | | {{Team:Tsinghua-A/Killbanner}} |
| {{Team:Tsinghua-A/Menubar}} | | {{Team:Tsinghua-A/Menubar}} |
- |
| |
- |
| |
- | <html><head>
| |
- |
| |
- | <style type="text/css" media="screen">
| |
- | body {
| |
- | background-color: #f1f1f1;
| |
- | margin: 0;
| |
- | }
| |
- | body,
| |
- | input,
| |
- | button {
| |
- | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
| |
- | }
| |
- |
| |
- |
| |
- | #parallax_wrapper {
| |
- | position: relative;
| |
- | z-index: 0;
| |
- | -webkit-transition: all 0.25s ease-in;
| |
- | transition: all 0.25s ease-in;
| |
- | }
| |
- | #parallax_field {
| |
- | overflow: hidden;
| |
- | position: absolute;
| |
- | left: 0;
| |
- | top: 0;
| |
- | height: 370px;
| |
- | width: 100%;
| |
- | }
| |
- | #parallax_field #parallax_bg {
| |
- | position: absolute;
| |
- | top: -20px;
| |
- | left: -20px;
| |
- | width: 110%;
| |
- | height: 425px;
| |
- | z-index: 1;
| |
- | }
| |
- | #parallax_illustration {
| |
- | display: block;
| |
- | margin: 0 auto;
| |
- | width: 940px;
| |
- | height: 370px;
| |
- | position: relative;
| |
- | overflow: hidden;
| |
- | clear: both;
| |
- | }
| |
- | #parallax_illustration img {
| |
- | position: absolute;
| |
- | }
| |
- | #parallax_illustration #parallax_error_text {
| |
- | top: 72px;
| |
- | left: 72px;
| |
- | z-index: 10;
| |
- | }
| |
- | #parallax_illustration #human {
| |
- | top: 140px;
| |
- | left: 200px;
| |
- | z-index: 9;
| |
- | }
| |
- | #parallax_illustration #gene {
| |
- | top: 180px;
| |
- | left: 220px;
| |
- | z-index: 8;
| |
- | }
| |
- | #parallax_illustration #parallax_octocatshadow {
| |
- | top: 297px;
| |
- | left: 371px;
| |
- | z-index: 7;
| |
- | }
| |
- | #parallax_illustration #parallax_speedershadow {
| |
- | top: 263px;
| |
- | left: 442px;
| |
- | z-index: 6;
| |
- | }
| |
- | #parallax_illustration #logo {
| |
- | top: 150px;
| |
- | left: 630px;
| |
- | z-index: 5;
| |
- | }
| |
- | #parallax_illustration #brick {
| |
- | top: 180px;
| |
- | left: 200px;
| |
- | z-index: 4;
| |
- | }
| |
- | </style>
| |
- | <style>[touch-action="none"]{ -ms-touch-action: none; touch-action: none; }[touch-action="pan-x"]{ -ms-touch-action: pan-x; touch-action: pan-x; }[touch-action="pan-y"]{ -ms-touch-action: pan-y; touch-action: pan-y; }[touch-action="scroll"],[touch-action="pan-x pan-y"],[touch-action="pan-y pan-x"]{ -ms-touch-action: pan-x pan-y; touch-action: pan-x pan-y; }</style><style id="style-1-cropbar-clipper">/* Copyright 2014 Evernote Corporation. All rights reserved. */
| |
- | .en-markup-crop-options {
| |
- | top: 18px !important;
| |
- | left: 50% !important;
| |
- | margin-left: -90px !important;
| |
- | width: 180px !important;
| |
- | border: 2px rgba(255,255,255,.38) solid !important;
| |
- | border-radius: 4px !important;
| |
- | }
| |
- |
| |
- | .en-markup-crop-options div div:first-of-type {
| |
- | margin-left: 0px !important;
| |
- | }
| |
- | </style></head>
| |
- | </html>
| |
- |
| |
| | | |
| <html> | | <html> |
Line 198: |
Line 96: |
| </section> | | </section> |
| | | |
- |
| |
- | <section>
| |
- | <div id="parallax_wrapper">
| |
- | <div id="parallax_field">
| |
- | </div>
| |
- | <div id="parallax_illustration">
| |
- | <div id="auth"></div>
| |
- | <img alt="" class="js-plaxify" data-xrange="10" data-yrange="10" height="162" id="human" width="113" src="https://static.igem.org/mediawiki/2014/6/68/Tsinghua-A_Human.png" style="top: 93.01263823064771 px; left: 100.7109375px;">
| |
- |
| |
- | <img alt="" class="js-plaxify" data-xrange="8" data-yrange="8" height="111" id="gene" width="460" src="https://static.igem.org/mediawiki/2014/d/d6/Tsinghua-A_Gene.png" style="top: 180.01263823064772px; left: 220.7109375px;">
| |
- |
| |
- | <img alt="" class="js-plaxify" data-invert="true" data-xrange="20" data-yrange="20" height="84" id="logo" width="120" src="https://static.igem.org/mediawiki/2014/a/a7/Tsinghua_A_logo.png" style="top: 150.97472353870458px; left: 630.4453125px;">
| |
- |
| |
- | <img alt="" class="js-plaxify" data-invert="true" data-xrange="10" data-yrange="10" height="30" id="brick" width="30" src="https://static.igem.org/mediawiki/2014/c/cc/Tsinghua-A_Small_brick.png" style="top: 180.96208530805687px; left: 210.66796875px;">
| |
- | </div>
| |
- |
| |
- | </div>
| |
- |
| |
- | </section>
| |
- |
| |
- |
| |
- |
| |
- |
| |
| | | |
| <!--Clients Section--> | | <!--Clients Section--> |
Line 248: |
Line 123: |
| </body> | | </body> |
| </html> | | </html> |
- | {{Team:Tsinghua-A/LogoCode}}
| + | |
| {{Team:Tsinghua-A/Footer}} | | {{Team:Tsinghua-A/Footer}} |
| {{Team:Tsinghua-A/Script}} | | {{Team:Tsinghua-A/Script}} |