(Prototype team page) |
SakaraHiroya (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <script> | ||
+ | $("#mw-content-text").attr('id', 'newmw-content-text'); | ||
+ | $("#bodyContent").attr('id', 'newbodyContent'); | ||
+ | $("#HQ_page").attr('id', 'newpage'); | ||
+ | $(".mw-body").attr('class', 'newmw-body'); | ||
+ | $("#content").attr('id', 'newcont'); | ||
+ | $("#globalWrapper").attr('id', 'newglobalWrapper'); | ||
+ | $("#top_title").remove(); | ||
+ | </script> | ||
+ | <style> | ||
+ | #content { | ||
+ | background-color: white; | ||
+ | } | ||
+ | #newcont { | ||
+ | background-color: white; | ||
+ | } | ||
+ | h1, | ||
+ | h2, | ||
+ | h3, | ||
+ | h4, | ||
+ | h5, | ||
+ | h6 { | ||
+ | border-bottom: none !important; | ||
+ | } | ||
+ | .disperse { | ||
+ | text-justify: inter-ideograph; | ||
+ | text-align: justify; | ||
+ | } | ||
− | + | </style> | |
− | + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:HBUT-China/bulmacss?action=raw&ctype=text/css" | |
− | < | + | /> |
− | < | + | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:HBUT-China/fontawesome?action=raw&ctype=text/css" |
− | </ | + | /> |
+ | <nav id="navbar " class="navbar has-shadow is-spaced is-fixed-top" style="margin-top:16px;"> | ||
+ | <<div class="container"> | ||
+ | <div class="navbar-brand"> | ||
+ | <h1 class="navbar-item" href="/Tean:HBUT-China"> | ||
+ | <img src="/wiki/images/5/5b/T--HBUT-China--HBUTLOGO.png" width="28" height="28"> | ||
+ | <span> HBUT iGEM</span> | ||
+ | </h1> | ||
+ | <a class="navbar-item is-hidden-desktop" href="https://twitter.com/HBUTiGEM" target="_blank"> | ||
− | < | + | <span class="icon" style="color: #55acee;"> |
+ | <i class="fa fa-lg fa-twitter"></i> | ||
+ | </span> | ||
+ | </a> | ||
− | <div class=" | + | <div id="navbarBurger" class="navbar-burger burger" data-target="navMenuDocumentation"> |
− | < | + | <span></span> |
− | < | + | <span></span> |
− | < | + | <span></span> |
− | < | + | </div> |
− | + | </div> | |
− | < | + | <div id="navMenuDocumentation" class="navbar-menu"> |
− | < | + | <div class="navbar-start"> |
+ | <div class="navbar-item has-dropdown is-hoverable"> | ||
+ | <a class="navbar-link" href="#"> | ||
+ | <span> | ||
+ | <span class="icon has-text-success"> | ||
+ | <i class="fa fa-flask"></i> | ||
+ | </span> | ||
+ | Lab | ||
+ | </span> | ||
+ | |||
+ | </a> | ||
+ | <div id="moreDropdown" class="navbar-dropdown"> | ||
+ | <a class="navbar-item " href="/Team:HBUT-China/InterLab"> | ||
+ | <span> | ||
+ | <span class="icon has-text-success"> | ||
+ | <i class="fa fa-flask"></i> | ||
+ | </span> | ||
+ | <strong>InterLab</strong> | ||
+ | </span> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
− | </html> | + | <div class="navbar-end"> |
+ | <a class="navbar-item is-hidden-mobile" href="https://twitter.com/HBUTiGEM" target="_blank"> | ||
+ | <span class="icon" style="color: #55acee;"> | ||
+ | <i class="fa fa-lg fa-twitter"></i> | ||
+ | </span> | ||
+ | </a> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
+ | <section class="section"></section> | ||
+ | <section class="section"> | ||
+ | |||
+ | |||
+ | <div class="container"> | ||
+ | <center> | ||
+ | <h1 style="font-size:350%;"> | ||
+ | InterLab | ||
+ | </h1> | ||
+ | <p class="subtitle"> | ||
+ | HBUT iGEM | ||
+ | </p> | ||
+ | </center> | ||
+ | <br/> | ||
+ | <object data="/wiki/images/e/e1/T--HBUT-China--interlabPDFv1.pdf" type="application/pdf" width="100%" height="700px"> | ||
+ | <embed src="/wiki/images/e/e1/T--HBUT-China--interlabPDFv1.pdf"> | ||
+ | <p>This browser does not support PDFs. Please download the PDF to view it: <a href="http://example.com/yourpdf.pdf">Download PDF</a>.</p> | ||
+ | </embed> | ||
+ | </object> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <footer class="footer"> | ||
+ | <div class="container"> | ||
+ | <!-- <div class="content has-text-centered"> | ||
+ | <p> | ||
+ | <strong>Bulma</strong> by <a href="https://jgthms.com">Jeremy Thomas</a>. The source code is licensed | ||
+ | <a href="http://opensource.org/licenses/mit-license.php">MIT</a>. The website content | ||
+ | is licensed <a href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY NC SA 4.0</a>. | ||
+ | </p> | ||
+ | </div> --> | ||
+ | <div class="columns"> | ||
+ | <div class="column is-one-quarter"> | ||
+ | <center> | ||
+ | <a href="http://www.hbut.edu.cn"> | ||
+ | <img src="/wiki/images/5/5b/T--HBUT-China--HBUTLOGO.png" width="75%" /> | ||
+ | </a> | ||
+ | </center> | ||
+ | </div> | ||
+ | <div class="column is-one-quarter"> | ||
+ | <div class="content has-text-centered"> | ||
+ | <strong> | ||
+ | Sponsors | ||
+ | </strong> | ||
+ | <p></p> | ||
+ | <p>Your sponsorship and support will make the team better</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="column is-one-quarter"> | ||
+ | <div class="content has-text-centered"> | ||
+ | <strong> | ||
+ | Links | ||
+ | </strong> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <div class="column is-one-quarter"> | ||
+ | <div class="content has-text-centered"> | ||
+ | <strong> | ||
+ | Contact us | ||
+ | </strong> | ||
+ | <p></p> | ||
+ | <p> | ||
+ | <i class="fa fa-twitter" style="color: #55acee;"></i> | ||
+ | <a href="https://twitter.com/HBUTiGEM">@HBUTiGEM</a> | ||
+ | </p> | ||
+ | <p> | ||
+ | <i class="fa fa-envelope" style="color: #000000;"></i> | ||
+ | <a href="mailto:">@HBUTiGEM</a> | ||
+ | </p> | ||
+ | <p> | ||
+ | |||
+ | </p> | ||
+ | <p> | ||
+ | <i class="fa fa-map-marker" style="color: #000000;"></i> Hubei University of Technology | ||
+ | </p> | ||
+ | <p>Wuhan, Hubei, P.R.China</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </footer> | ||
+ | |||
+ | <script type="text/javascript" src="https://2018.igem.org/Template:HBUT-China/script/indexPage?action=raw&ctype=text/javascript"></script> | ||
+ | |||
+ | </html> |
Revision as of 12:09, 26 July 2018
HBUT iGEM
InterLab