Line 1: | Line 1: | ||
{{Template: SHSID_China/header}} | {{Template: SHSID_China/header}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Abril+Fatface|Trocchi" rel="stylesheet"> | ||
+ | </head> | ||
<body> | <body> | ||
− | <div id=""page-content-wrapper"">< | + | <div id=""page-content-wrapper""><script |
+ | src="http://code.jquery.com/jquery-3.3.1.js" | ||
+ | integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60=" | ||
+ | crossorigin="anonymous"></script> | ||
− | + | <div class="splash" id="mainsplash" style="background: url(https://static.igem.org/mediawiki/2018/c/c8/T--SHSID_China--team_mainbg.jpg); background-size: cover; background-position: center; position: relative" > | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <div class= "row splashesittely"> | + | <div class= "row splashesittely" style="position: absolute; top:46%; transform: translateY(-50%)"> |
<div class="col-md-3"> | <div class="col-md-3"> | ||
</div> | </div> | ||
<div class="col-md-6"> | <div class="col-md-6"> | ||
− | <h1>Team</h1> | + | <h1 style="font-family: 'Abril Fatface', cursive;">Team</h1> |
− | < | + | <hr id="mainhr"> |
− | + | <h2 style="font-family: 'Trocchi', serif;">Everything is cool when you're part of a team.</h2> | |
− | + | ||
</div> | </div> | ||
− | + | <div class ="col-md-12 transp scroller"> | |
+ | <a href="#Abstract"> | ||
+ | <h3 style="color: white; font-family: 'Trocchi', serif;">Scroll down for more information</h3> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/c/ce/T--SHSID_China--mainarrow.jpg" class="img-responsive center-block transp nuoli" style="max-height: 130px"> | ||
+ | </a> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
<script> | <script> | ||
− | + | $(document).ready(function() { | |
− | + | if(location.pathname != "/Team:SHSID_China") { | |
− | + | $('#navigation a[href^="https://2018.igem.org' + location.pathname + '"]').addClass('active'); | |
− | + | } else $('#navigation a.home').addClass('active'); | |
}); | }); | ||
</script> | </script> | ||
Line 177: | Line 48: | ||
USAGE: | USAGE: | ||
tag img with a ref that is connected to the image, such as: | tag img with a ref that is connected to the image, such as: | ||
− | <img src=" | + | <img src="" ref="" /> |
When you insert a reference in text, put a tag with a ref attribute: | When you insert a reference in text, put a tag with a ref attribute: | ||
− | <a ref=" | + | <a ref=""></a> |
Do not put href attribute, it will be replaced with a link to the image. | Do not put href attribute, it will be replaced with a link to the image. | ||
Moreover, inner html of the anchor tag will be "figure x" where x is the | Moreover, inner html of the anchor tag will be "figure x" where x is the | ||
Line 248: | Line 119: | ||
</script> | </script> | ||
</html> | </html> | ||
+ | {{Template: SHSID_China/footer}} |
Revision as of 02:57, 7 October 2018