(Replaced content with "{{Tongji Software/CSS}} <html> 123 </html>") |
|||
(129 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Tongji_Software/CSS}} |
<html> | <html> | ||
− | + | ||
+ | <head> | ||
+ | <link rel="stylesheet" href="https://2019.igem.org/Template:Tongji_Software/css/default_css?action=raw&ctype=text/css"> | ||
+ | <style> | ||
+ | *::-webkit-scrollbar { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #indexTitle1 { | ||
+ | /*background-color: antiquewhite;*/ | ||
+ | width: 100%; | ||
+ | float: left; | ||
+ | position: absolute; | ||
+ | margin: 10vh 0vw 0vh 0vw; | ||
+ | font-size: 1.75vh; | ||
+ | /* font-family: "Cambria"; */ | ||
+ | font-weight: bold; | ||
+ | cursor: default; | ||
+ | color: white; | ||
+ | letter-spacing: 2px; | ||
+ | text-shadow: 0 0 25px #fff; | ||
+ | } | ||
+ | |||
+ | #indexTitle2 { | ||
+ | /*background-color: antiquewhite;*/ | ||
+ | width: 5vh; | ||
+ | float: left; | ||
+ | position: absolute; | ||
+ | /* position: relative; */ | ||
+ | margin: 13vh 0vw 0vh 0vw; | ||
+ | font-size: 7vh; | ||
+ | /* font-family: "Cambria"; */ | ||
+ | font-weight: bold; | ||
+ | cursor: default; | ||
+ | color: white; | ||
+ | text-shadow: 0 0 25px #fff; | ||
+ | /*color:#ffffff;*/ | ||
+ | letter-spacing: 5px; | ||
+ | line-height: 7vh; | ||
+ | } | ||
+ | |||
+ | #indexTitle3 { | ||
+ | /*background-color: antiquewhite;*/ | ||
+ | width: 100%; | ||
+ | float: left; | ||
+ | position: absolute; | ||
+ | margin: 29vh 0vw 0vh 0vw; | ||
+ | font-size: 1.75vh; | ||
+ | /* font-family: "Cambria"; */ | ||
+ | font-weight: bold; | ||
+ | cursor: default; | ||
+ | color: white; | ||
+ | letter-spacing: 2px; | ||
+ | text-shadow: 0 0 25px #fff; | ||
+ | } | ||
+ | |||
+ | .findMore1 { | ||
+ | position: absolute; | ||
+ | float: left; | ||
+ | left: 4vw; | ||
+ | top: 80vh; | ||
+ | } | ||
+ | |||
+ | .findmore2 { | ||
+ | list-style-type: none; | ||
+ | } | ||
+ | |||
+ | ul { | ||
+ | list-style-image: none; | ||
+ | } | ||
+ | |||
+ | a:hover, | ||
+ | a:focus { | ||
+ | transform: translateY(0) | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <script type="text/javascript" src="https://2019.igem.org/Template:Tongji_Software/dist/vendors_js?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2019.igem.org/Template:Tongji_Software/dist/demo5_js?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | |||
+ | |||
+ | <div style="position:absolute; margin:26vh 0vw 0vh 5.5vw; width:50vw; color:white"> | ||
+ | <div id="indexTitle1">PATHWAY SEARCH | ENZYME SELECTION | PARTS BROWSER</div> | ||
+ | <div id="indexTitle2">TONGJI<br> SOFTWARE</div> | ||
+ | <div id="indexTitle3">DESIGN AND OPTIMIZATION FOR PATHWAY</div> | ||
+ | </div> | ||
+ | <div class="findMore1"> | ||
+ | <ul class="findmore2"> | ||
+ | <li class="findMore3"><a href="http://www.pathlab.top/">START USING Pathlab</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
+ | |||
</html> | </html> |
Latest revision as of 02:45, 22 October 2019
PATHWAY SEARCH | ENZYME SELECTION | PARTS BROWSER
TONGJI
SOFTWARE
SOFTWARE
DESIGN AND OPTIMIZATION FOR PATHWAY