SaintVansan (Talk | contribs) |
|||
(24 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ||
<html> | <html> | ||
− | |||
− | |||
− | |||
− | |||
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> | <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> | ||
Line 18: | Line 14: | ||
<meta name="keywords" content="free html5, free template, free bootstrap, html5, css3, mobile first, responsive" /> | <meta name="keywords" content="free html5, free template, free bootstrap, html5, css3, mobile first, responsive" /> | ||
<meta name="author" content="FREEHTML5.CO" /> | <meta name="author" content="FREEHTML5.CO" /> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!-- Place favicon.ico and apple-touch-icon.png in the root directory --> | <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> | ||
Line 61: | Line 32: | ||
<!-- Modernizr JS --> | <!-- Modernizr JS --> | ||
− | <script src="https://2017.igem.org/Template:TNCR_Korea_modernizr/Javascript? | + | <script type="text/javascript" src="https://2017.igem.org/Template:TNCR_Korea_modernizr/Javascript? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
<!-- FOR IE9 below --> | <!-- FOR IE9 below --> | ||
<!--[if lt IE 9]> | <!--[if lt IE 9]> | ||
− | <script src="https://2017.igem.org/Template:TNCR_Korea_respond/Javascript? | + | <script type="text/javascript" src="https://2017.igem.org/Template:TNCR_Korea_respond/Javascript? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
<![endif]--> | <![endif]--> | ||
+ | |||
+ | <style> | ||
+ | |||
+ | /***************************************************** DEFAULT WIKI SETTINGS ****************************************************/ | ||
+ | |||
+ | /* Clear the default wiki settings */ | ||
+ | |||
+ | #home_logo, #sideMenu { display:none; } | ||
+ | #sideMenu, #top_title, .patrollink {display:none;} | ||
+ | #content { width:100%; padding: 0px; margin-top:-7px; margin-left:0px;} | ||
+ | body {background-color:white; } | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
+ | |||
+ | |||
+ | #top_menu_under { | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #fh5co-menu-wrap { | ||
+ | position: relative; | ||
+ | z-index: 2; | ||
+ | display: inline; | ||
+ | float: right; | ||
+ | margin-top: 60px; | ||
+ | } | ||
+ | |||
+ | #fh5co-menu-wrap .sf-menu a { | ||
+ | padding: 1em .75em; | ||
+ | } | ||
+ | |||
+ | #fh5co-primary-menu > li > ul li.active > a { | ||
+ | color: #FCC72C !important; | ||
+ | } | ||
+ | #fh5co-primary-menu > li > .sf-with-ul:after { | ||
+ | border: none !important; | ||
+ | font-family: 'icomoon'; | ||
+ | speak: none; | ||
+ | font-style: normal; | ||
+ | font-weight: normal; | ||
+ | font-variant: normal; | ||
+ | text-transform: none; | ||
+ | line-height: 1; | ||
+ | /* Better Font Rendering =========== */ | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | -moz-osx-font-smoothing: grayscale; | ||
+ | position: absolute; | ||
+ | float: right; | ||
+ | margin-right: -5px; | ||
+ | top: 50%; | ||
+ | margin-top: -7px; | ||
+ | content: "\e922"; | ||
+ | color: rgba(255, 255, 255, 0.5); | ||
+ | } | ||
+ | #fh5co-primary-menu > li > ul li { | ||
+ | position: relative; | ||
+ | } | ||
+ | #fh5co-primary-menu > li > ul li > .sf-with-ul:after { | ||
+ | border: none !important; | ||
+ | font-family: 'icomoon'; | ||
+ | speak: none; | ||
+ | font-style: normal; | ||
+ | font-weight: normal; | ||
+ | font-variant: normal; | ||
+ | text-transform: none; | ||
+ | line-height: 1; | ||
+ | /* Better Font Rendering =========== */ | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | -moz-osx-font-smoothing: grayscale; | ||
+ | position: absolute; | ||
+ | float: right; | ||
+ | margin-right: 10px; | ||
+ | top: 20px; | ||
+ | font-size: 16px; | ||
+ | content: "\e924"; | ||
+ | color: rgba(0, 0, 0, 0.5); | ||
+ | } | ||
+ | |||
+ | #fh5co-primary-menu .fh5co-sub-menu { | ||
+ | padding: 10px 7px 10px; | ||
+ | background: #fff; | ||
+ | left: 0; | ||
+ | -webkit-border-radius: 5px; | ||
+ | -moz-border-radius: 5px; | ||
+ | -ms-border-radius: 5px; | ||
+ | border-radius: 5px; | ||
+ | -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); | ||
+ | -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); | ||
+ | -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); | ||
+ | -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); | ||
+ | box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); | ||
+ | } | ||
+ | |||
+ | #fh5co-primary-menu .fh5co-sub-menu > li > .fh5co-sub-menu { | ||
+ | left: 100%; | ||
+ | } | ||
+ | |||
+ | #fh5co-primary-menu .fh5co-sub-menu:before { | ||
+ | position: absolute; | ||
+ | top: -9px; | ||
+ | left: 20px; | ||
+ | width: 0; | ||
+ | height: 0; | ||
+ | content: ''; | ||
+ | } | ||
+ | |||
+ | #fh5co-primary-menu .fh5co-sub-menu:after { | ||
+ | position: absolute; | ||
+ | top: -8px; | ||
+ | left: 21px; | ||
+ | width: 0; | ||
+ | height: 0; | ||
+ | border-right: 8px solid transparent; | ||
+ | border-bottom: 8px solid #fff; | ||
+ | border-bottom: 8px solid white; | ||
+ | border-left: 8px solid transparent; | ||
+ | content: ''; | ||
+ | } | ||
+ | |||
+ | #fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before { | ||
+ | top: 6px; | ||
+ | left: 100%; | ||
+ | } | ||
+ | |||
+ | #fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after { | ||
+ | top: 7px; | ||
+ | right: 100%; | ||
+ | border: none !important; | ||
+ | } | ||
+ | |||
+ | .site-header.has-image #primary-menu .sub-menu { | ||
+ | border-color: #ebebeb; | ||
+ | -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); | ||
+ | -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); | ||
+ | -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); | ||
+ | -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); | ||
+ | box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); | ||
+ | } | ||
+ | .site-header.has-image #primary-menu .sub-menu:before { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #fh5co-primary-menu .fh5co-sub-menu a { | ||
+ | letter-spacing: 0; | ||
+ | padding: 0 15px; | ||
+ | font-size: 18px; | ||
+ | line-height: 34px; | ||
+ | color: #575757 !important; | ||
+ | text-transform: none; | ||
+ | background: none; | ||
+ | } | ||
+ | #fh5co-primary-menu .fh5co-sub-menu a:hover { | ||
+ | color: #FCC72C !important; | ||
+ | } | ||
+ | |||
+ | #fh5co-work-section,t | ||
+ | #fh5co-services-section, | ||
+ | #fh5co-content-section, | ||
+ | #fh5co-work-section_2, | ||
+ | #fh5co-blog-section { | ||
+ | padding: 7em 0; | ||
+ | } | ||
+ | @media screen and (max-width: 768px) { | ||
+ | #fh5co-work-section, | ||
+ | #fh5co-services-section, | ||
+ | #fh5co-content-section, | ||
+ | #fh5co-work-section_2, | ||
+ | #fh5co-blog-section { | ||
+ | padding: 4em 0; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | </style> | ||
Line 79: | Line 223: | ||
<div class="nav-header"> | <div class="nav-header"> | ||
<a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle"><i></i></a> | <a href="#" class="js-fh5co-nav-toggle fh5co-nav-toggle"><i></i></a> | ||
− | <h1 id="fh5co-logo"><a href=" | + | <h1 id="fh5co-logo"><a href="https://2017.igem.org/Team:TNCR_Korea"><span>TNCR</span>KOREA</a></h1> |
<!-- START #fh5co-menu-wrap --> | <!-- START #fh5co-menu-wrap --> | ||
<nav id="fh5co-menu-wrap" role="navigation"> | <nav id="fh5co-menu-wrap" role="navigation"> | ||
<ul class="sf-menu" id="fh5co-primary-menu"> | <ul class="sf-menu" id="fh5co-primary-menu"> | ||
<li> | <li> | ||
− | <a href=" | + | <a href="https://2017.igem.org/Team:TNCR_Korea">Home</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href="portfolio.html" class="fh5co-sub-ddown"> | + | <a href="portfolio.html" class="fh5co-sub-ddown">Team</a> |
<ul class="fh5co-sub-menu"> | <ul class="fh5co-sub-menu"> | ||
− | <li><a href=" | + | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Team" target="_blank">Team</a></li> |
− | + | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Attributions" target="_blank">Attributions</a></li> | |
− | <li><a href=" | + | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Collaborations" target="_blank">Collaborations</a></li> |
− | + | ||
− | <li><a href=" | + | |
− | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href=" | + | <a href="portfolio.html" class="fh5co-sub-ddown">Project</a> |
− | + | <ul class="fh5co-sub-menu"> | |
− | + | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Background" target="_blank">Background</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Description" target="_blank">Description</a></li> | |
− | <li> | + | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Design" target="_blank">Design</a></li> |
− | + | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Model" target="_blank">Model</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Experiments" target="_blank">Experiments</a></li> | |
− | + | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Notebook" target="_blank">Notebook</a></li> | |
− | + | ||
− | + | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Results" target="_blank">Results</a></li> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | <li><a href=" | + | |
− | + | ||
− | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
− | <li><a href=" | + | <li class="active"> |
− | <li class=" | + | <a href="portfolio.html" class="fh5co-sub-ddown">Parts</a> |
− | <li><a href=" | + | <ul class="fh5co-sub-menu"> |
+ | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Parts" target="_blank">Parts</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Contribution" target="_blank">Contribution</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Basic_Part" target="_blank">Basic Part</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Composite_Part" target="_blank">Composite Part</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Part_Collection" target="_blank">Part Collection</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="portfolio.html" class="fh5co-sub-ddown">Human Practices</a> | ||
+ | <ul class="fh5co-sub-menu"> | ||
+ | <li><a href="https://2017.igem.org/Team:TNCR_Korea/HP/Silver" target="_blank">Human Activity</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:TNCR_Korea/HP/Gold_Integrated" target="_blank">Integrated Human Activity</a></li> | ||
+ | <li><a href="https://2017.igem.org/Team:TNCR_Korea/Engagement" target="_blank">Public Engagement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2017.igem.org/Team:TNCR_Korea/Awards">Awards</a> | ||
+ | </li> | ||
</ul> | </ul> | ||
</nav> | </nav> | ||
Line 128: | Line 279: | ||
</div> | </div> | ||
− | |||
<div class="fh5co-hero fh5co-hero-2"> | <div class="fh5co-hero fh5co-hero-2"> | ||
Line 135: | Line 285: | ||
<div class="desc animate-box"> | <div class="desc animate-box"> | ||
<h2>Our Parts</h2> | <h2>Our Parts</h2> | ||
− | <span>--- | + | <span>---Basic Parts---</span> |
</div> | </div> | ||
</div> | </div> | ||
Line 153: | Line 303: | ||
<div class="col-lg-4 col-md-4"> | <div class="col-lg-4 col-md-4"> | ||
<div class="fh5co-blog animate-box"> | <div class="fh5co-blog animate-box"> | ||
− | <a href=" | + | <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2496000"><img class="img-responsive" src="https://i.imgur.com/zfZIZJS.png" alt=""></a> |
<div class="image-popup" href="#"> | <div class="image-popup" href="#"> | ||
<div class="prod-title"> | <div class="prod-title"> | ||
− | <h3><a href=""#>BBa_K2496000</a></h3> | + | <h3><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2496000"#>BBa_K2496000</a></h3> |
<p> = FLAG</p> | <p> = FLAG</p> | ||
− | |||
</div> | </div> | ||
</div> | </div> | ||
Line 165: | Line 314: | ||
<div class="col-lg-4 col-md-4"> | <div class="col-lg-4 col-md-4"> | ||
<div class="fh5co-blog animate-box"> | <div class="fh5co-blog animate-box"> | ||
− | <a href=" | + | <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2496001"><img class="img-responsive" src="https://i.imgur.com/HmeqmpR.png" alt=""></a> |
<div class="image-popup" href="#"> | <div class="image-popup" href="#"> | ||
<div class="prod-title"> | <div class="prod-title"> | ||
− | <h3><a href=""#>BBa_K2496001</a></h3> | + | <h3><a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2496001"#>BBa_K2496001</a></h3> |
<p> = DPP4</p> | <p> = DPP4</p> | ||
− | |||
</div> | </div> | ||
</div> | </div> | ||
Line 210: | Line 358: | ||
− | <script src="https://2017.igem.org/Template:TNCR_Korea_jquery_min/Javascript? | + | <script type="text/javascript" src="https://2017.igem.org/Template:TNCR_Korea_jquery_min/Javascript? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
<!-- jQuery Easing --> | <!-- jQuery Easing --> | ||
− | <script src="https://2017.igem.org/Template:TNCR_Korea_jquery_easing_1_3/Javascript? | + | <script type="text/javascript" src="https://2017.igem.org/Template:TNCR_Korea_jquery_easing_1_3/Javascript? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
<!-- Bootstrap --> | <!-- Bootstrap --> | ||
− | <script src="https://2017.igem.org/Template:TNCR_Korea_bootstrap_min/Javascript? | + | <script type="text/javascript" src="https://2017.igem.org/Template:TNCR_Korea_bootstrap_min/Javascript? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
<!-- Waypoints --> | <!-- Waypoints --> | ||
− | <script src="https://2017.igem.org/Template:TNCR_Korea_jquery_waypoints_min/Javascript? | + | <script type="text/javascript" src="https://2017.igem.org/Template:TNCR_Korea_jquery_waypoints_min/Javascript? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
<!-- Stellar --> | <!-- Stellar --> | ||
− | <script src="https://2017.igem.org/Template:TNCR_Korea_jquery_stellar_min/Javascript? | + | <script type="text/javascript" src="https://2017.igem.org/Template:TNCR_Korea_jquery_stellar_min/Javascript? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
<!-- Superfish --> | <!-- Superfish --> | ||
− | <script src="https://2017.igem.org/Template:TNCR_Korea_hoverIntent/Javascript? | + | <script type="text/javascript" src="https://2017.igem.org/Template:TNCR_Korea_hoverIntent/Javascript? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
− | <script src="https://2017.igem.org/Template:TNCR_Korea_superfish/Javascript? | + | <script type="text/javascript" src="https://2017.igem.org/Template:TNCR_Korea_superfish/Javascript? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
<!-- Main JS (Do not remove) --> | <!-- Main JS (Do not remove) --> | ||
− | <script src="https://2017.igem.org/Template:TNCR_Korea_main/Javascript? | + | <script type="text/javascript" src="https://2017.igem.org/Template:TNCR_Korea_main/Javascript? |
action=raw&ctype=text/javascript"></script> | action=raw&ctype=text/javascript"></script> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 02:32, 2 November 2017