Difference between revisions of "Template:Team:Harvard BioDesign/skin2015.css"
Line 1: | Line 1: | ||
<!-- | <!-- | ||
− | + | Prologue by HTML5 UP | |
− | + | html5up.net | @n33co | |
− | + | Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) | |
--> | --> | ||
<html> | <html> | ||
− | + | <head> | |
− | + | <title>Prologue by HTML5 UP</title> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <meta charset="utf-8" /> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
+ | <!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]--> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2015.igem.org/Template:Harvard_BioDesign/CSS_Scroll0?action=raw&ctype=text/css" /> | ||
+ | <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'> | ||
+ | <!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]--> | ||
+ | <!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]--> | ||
− | <style> | + | <style> |
+ | #buttonbox{ | ||
+ | position:relative; | ||
+ | height:133px; | ||
+ | width:134px; | ||
+ | margin: 0 auto; | ||
+ | /*background-color: #003344;*/ | ||
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
+ | h4.mid { | ||
+ | position: relative; | ||
+ | top:90px; | ||
+ | text-align:center; | ||
+ | text-decoration:none; | ||
+ | z-index:1; | ||
+ | color:#000; | ||
+ | } | ||
− | + | img.rot { | |
− | + | /*border-radius: 50%;*/ | |
− | + | -webkit-transition: -webkit-transform .8s ease-in-out; | |
− | + | transition: transform .8s ease-in-out; | |
− | + | position:absolute; | |
− | + | right:0px; | |
− | + | z-index: 5; | |
− | } | + | } |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | img.rot:hover { | ||
+ | -webkit-transform: rotate(720deg); | ||
+ | transform: rotate(720deg); | ||
+ | z-index: 5; | ||
+ | } | ||
− | + | </style> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | </head> |
− | + | <body> | |
− | + | ||
− | + | <!-- header --> | |
− | + | <div id="header"> | |
− | + | <div class="inner"> | |
− | + | <div class="top"> | |
− | + | <!-- Logo --> | |
− | + | <div id="logo"> | |
− | + | <span class="harvardLogo"><a href="https://2015.igem.org/Team:Harvard_BioDesign"><img src="https://static.igem.org/mediawiki/2015/9/94/HarvardBioDesign2015Logo2.png"alt="Harvard Logo" style="width:212px;height:144px;"/></a> </span> | |
− | + | <!-- <h1 id="title">Harvard BioDesign 2015</h1>--> | |
− | + | </div><!-- #Logo --> | |
− | + | <!-- Nav --> | |
− | + | <nav id="nav"> | |
− | + | <!-- | |
− | + | Prologue's nav expects links in one of two formats: | |
− | + | 1. Hash link (scrolls to a different section within the page) | |
− | + | <li><a href="#foobar" id="foobar-link" class="icon fa-whatever-icon-you-want skel-layers-ignoreHref"><span class="label">Foobar</span></a></li> | |
− | + | 2. Standard link (sends the user to another page/site) | |
− | + | <li><a href="http://foobar.tld" id="foobar-link" class="icon fa-whatever-icon-you-want"><span class="label">Foobar</span></a></li> | |
− | + | --> | |
− | + | <!-- Subsections --> | |
<h4> Content </h4> | <h4> Content </h4> | ||
− | + | <ul> | |
− | + | <li><a href="#top" id="top-link" class="skel-layers-ignoreHref active"><span class="icon fa-home">Welcome</span></a></li> | |
− | + | <li><a href="#sitemap" id="sitemap-link" class="skel-layers-ignoreHref"><span class="icon fa-user">Site Map</span></a></li> | |
− | + | <li><a href="#teampage" id="teampage-link" class="skel-layers-ignoreHref"><span class="icon fa-user">Page Overviews</span></a></li> | |
− | + | </ul> | |
</nav> | </nav> | ||
</div> | </div> | ||
<!--#top--> | <!--#top--> | ||
− | + | <div class="bottom"> | |
− | + | <nav id="nav"> | |
− | + | <!-- Main Menu --> | |
− | + | <h4><div class="innertwo">Main Pages</div></h4> | |
− | + | <ul> | |
− | + | <li><a class="curPage" href="https://2015.igem.org/Team:Harvard_BioDesign">Home</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Team">Team</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Project">Project</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Results">Results</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Notebook">Notebook</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Parts">Parts</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Collaborations">Collaborations</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Attributions">Attributions</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Practices">Practices</a></li> | |
− | + | <li><a href="https://2015.igem.org/Team:Harvard_BioDesign/Safety">Safety</a></li> | |
− | + | </ul> | |
− | + | </nav> | |
− | + | <!-- Social Icons --> | |
− | + | <ul class="icons"> | |
− | + | <li><a href="https://www.facebook.com/harvardigem2015" target="_blank"> | |
− | + | <img src="https://static.igem.org/mediawiki/2015/e/ed/Harvard2015Facebookwhite.png"alt="Facebook Logo" style="width:51px;height:51px;"></a></li> | |
− | + | <li><a href="https://twitter.com/HarvardiGEM2015" target="_blank"> | |
− | + | <img src="https://static.igem.org/mediawiki/2015/6/64/Harvard2015Twitterlogowhite.png"alt="Twitter Logo" style="width:51px;height:51px;"></a></li> | |
− | + | <li><a href="mailto:harvardigem2015@gmail.com"> | |
− | + | <img src="https://static.igem.org/mediawiki/2015/9/98/Harvard2015Emaillogowhite.png" alt="Email Logo" style="width:51px;height:51px;"></a></li> | |
− | + | </ul> | |
− | + | </div><!--#bottom--> | |
− | + | </div><!--#inner--> | |
− | + | </div><!--#header--> | |
− | + | <!-- Main --> | |
− | + | <div id="main"> | |
− | + | <!-- Intro --> | |
− | + | <section id="top" class="one"> | |
− | + | <div class="container"> | |
− | + | <header> | |
− | + | <h2 class="alt">Welcome to the <strong>Harvard BioDesign 2015</strong> wiki!</h2><br/> | |
− | + | <p>The "official" place where flocculation happens and llamas are appreciated.</p> | |
− | + | <img src="https://static.igem.org/mediawiki/2015/3/38/HarvardLlamaoutline.png" alt="Email Logo" style="width:127px;height:150px;"> | |
− | + | </header> | |
− | + | Curious?<br/> | |
− | + | <!-- <div class="wrap"> | |
− | + | <a href="#sitemap" class="button scrolly" style="font-family:'Lato';text-decoration:none;background-color:#9DE8BD;color:#000;"><br/>Start Here</a> | |
− | + | <div class="circle angled"></div> | |
− | + | </div>--> | |
− | + | </div> | |
<footer> | <footer> | ||
Line 156: | Line 155: | ||
</div> | </div> | ||
</footer> | </footer> | ||
− | + | </section> | |
− | + | <section id="sitemap" class="three"> | |
− | + | <div class="container"> | |
− | + | <header> | |
− | + | <h2>How to navigate our site</h2> | |
− | + | </header> | |
− | + | <h6>Here is an easy guide to finding information on our wiki site. On the top of every page you will see a flask. When you click on it, it will open up the main navigation menu. The top section includes links of the different sections on the current page. The lower links are to switch to a new page. You can see all the pages by looking at our site map listed below. You can also get a brief idea of what you'll find on each page by scrolling down.</h6> | |
− | + | <br/> | |
− | + | <p><a href="https://static.igem.org/mediawiki/2015/c/ce/Harvard2015SiteMap.png" target="_blank">Click Here</a> to see our site map</p> | |
− | + | </div> | |
− | + | </section> | |
<section id="teampage" class="four"> | <section id="teampage" class="four"> | ||
<div class="container"></div> | <div class="container"></div> | ||
<img src="https://static.igem.org/mediawiki/2015/e/e2/Harvard2015_Team.png" alt="Team Logo" style="width:200px;height:200px;"/></a> | <img src="https://static.igem.org/mediawiki/2015/e/e2/Harvard2015_Team.png" alt="Team Logo" style="width:200px;height:200px;"/></a> | ||
− | <header><h3>See who participated on this | + | <header><h3>See who participated on this year's iGEM team.</h3></header> |
<footer> | <footer> | ||
<div id="buttonbox"> | <div id="buttonbox"> | ||
Line 262: | Line 261: | ||
</section> | </section> | ||
− | + | <!-- Footer --> | |
− | + | <div id="footer"> | |
− | + | <!-- Copyright --> | |
− | + | <ul class="copyright"> | |
− | + | <li><a href="https://static.igem.org/mediawiki/2015/c/ce/Harvard2015SiteMap.png" target="_blank">Site Map</a></li><li>Site template designed by: <a href="http://html5up.net">HTML5 UP</a></li><h5> | |
− | + | </ul> | |
− | + | </div> | |
− | + | <!-- Scripts --> | |
− | + | <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll1?action=raw&ctype=text/javascript"></script> | |
− | + | <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll2?action=raw&ctype=text/javascript"></script> | |
− | + | <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll3?action=raw&ctype=text/javascript"></script> | |
− | + | <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll4?action=raw&ctype=text/javascript"></script> | |
− | + | <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll5?action=raw&ctype=text/javascript"></script> | |
− | + | <!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]--> | |
− | + | <script type="text/javascript" src="https://2015.igem.org/Template:Harvard_BioDesign/JS_Scroll0?action=raw&ctype=text/javascript"></script> | |
− | + | </div><!--main--> | |
− | + | </body> | |
</html> | </html> |
Revision as of 02:20, 18 September 2015
Welcome to the Harvard BioDesign 2015 wiki!
The "official" place where flocculation happens and llamas are appreciated.
How to navigate our site
Here is an easy guide to finding information on our wiki site. On the top of every page you will see a flask. When you click on it, it will open up the main navigation menu. The top section includes links of the different sections on the current page. The lower links are to switch to a new page. You can see all the pages by looking at our site map listed below. You can also get a brief idea of what you'll find on each page by scrolling down.
Click Here to see our site map