(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
+ | <head> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Raleway:100" rel="stylesheet"> | ||
+ | </head> | ||
+ | <div class="navbar"> | ||
+ | <a href="https://2018.igem.org/Team:UChicago">Home</a> | ||
− | <div class=" | + | <div class="dropdown"> |
+ | <button class="dropbtn">Team | ||
+ | <i class="fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Team">Team Members</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Collaborations">Collaborations</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn">Project | ||
+ | <i class="fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Description">Description</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Design">Design</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Experiments">Experiments</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Notebook">Notebook</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/InterLab">InterLab</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Model">Model</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Results">Results</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Demonstrate">Demonstrate</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Improve">Improve</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Attributions">Attributions</a> | ||
+ | </div> | ||
+ | </div> | ||
− | < | + | <div class="dropdown"> |
− | < | + | <button class="dropbtn">Parts |
+ | <i class="fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Parts">Parts Overview</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Basic_Part">Basic Parts</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Composite_Part">Composite Parts</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Part_Collection">Part Collection</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Safety">Safety</a> | ||
+ | |||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn">Human Practices | ||
+ | <i class="fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Human_Practices">Human Practices</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Public_Engagement">Education & Engagement</a> | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn">Awards | ||
+ | <i class="fa fa-caret-down"></i> | ||
+ | </button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Applied_Design">Applied Design</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Entrepreneurship">Entrepreneurship</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Hardware">Hardware</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Measurement">Measurement</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Model">Model</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Plant">Plant</a> | ||
+ | <a href="https://2018.igem.org/Team:UChicago/Software">Software</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <a href="https://igem.org/2018_Judging_Form?team=UChicago">Judging Form</a> | ||
− | + | ||
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | < | + | <div class="title"> |
− | + | <h2>Notebook</h2> | |
− | < | + | |
− | + | ||
− | + | ||
− | </ | + | |
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <div class="arrowcontainer2"> | ||
+ | |||
+ | <a data-scroll href="#top" class="arrow2"></a> | ||
+ | |||
</div> | </div> | ||
+ | |||
+ | |||
+ | <style> | ||
+ | #sideMenu, | ||
+ | #top_title { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | padding: 0px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background-color: white; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #bodyContent { | ||
+ | padding-right: 0px; | ||
+ | } | ||
+ | |||
+ | #globalWrapper { | ||
+ | font-size: 100%; | ||
+ | padding: 0px; | ||
+ | margin: -10px -20px -20px -20px; | ||
+ | } | ||
+ | |||
+ | .section1{ | ||
+ | color: black; | ||
+ | background-color: white; | ||
+ | position: relative; | ||
+ | font-family: "Times New Roman", Times, serif; | ||
+ | height: 725px; | ||
+ | max-width: 100%; | ||
+ | text-align: center; | ||
+ | padding: 2% 10%; | ||
+ | } | ||
+ | |||
+ | h2{ | ||
+ | padding-top: 80px; | ||
+ | font-size:100px; | ||
+ | text-align: center; | ||
+ | padding-bottom: 55px; | ||
+ | font-family: 'Raleway', sans-serif; | ||
+ | font-weight: 100; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .navbar { | ||
+ | overflow: hidden; | ||
+ | background-color: #800000; | ||
+ | font-family: 'Raleway', sans-serif; | ||
+ | width: 100%; | ||
+ | margin: auto; | ||
+ | } | ||
+ | |||
+ | .navbar a { | ||
+ | float: left; | ||
+ | font-size: 16px; | ||
+ | color: white; | ||
+ | text-align: center; | ||
+ | padding: 16px 16px; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .dropdown { | ||
+ | float: left; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | |||
+ | .dropdown .dropbtn { | ||
+ | font-size: 16px; | ||
+ | border: none; | ||
+ | outline: none; | ||
+ | color: white; | ||
+ | background-color: inherit; | ||
+ | padding: 14px 16px; | ||
+ | font-family: inherit; | ||
+ | margin: 0; | ||
+ | } | ||
+ | |||
+ | |||
+ | .navbar a:hover, .dropdown:hover .dropbtn { | ||
+ | color: #800000; | ||
+ | background-color: white; | ||
+ | } | ||
+ | |||
+ | .dropdown-content { | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | background-color:#838996; | ||
+ | min-width: 160px; | ||
+ | box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | ||
+ | z-index: 1; | ||
+ | } | ||
+ | |||
+ | .dropdown-content a { | ||
+ | float: none; | ||
+ | color: black; | ||
+ | padding: 12px 16px; | ||
+ | text-decoration: none; | ||
+ | display: block; | ||
+ | text-align: left; | ||
+ | |||
+ | |||
+ | } | ||
+ | |||
+ | .dropdown-content a:hover { | ||
+ | color: white; | ||
+ | background-color: #800000; | ||
+ | } | ||
+ | |||
+ | .dropdown:hover .dropdown-content { | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | .arrow2 { | ||
+ | margin-top: 250px; | ||
+ | box-sizing: border-box; | ||
+ | height: 40px; | ||
+ | width: 40px; | ||
+ | border-style: solid; | ||
+ | border-color: black; | ||
+ | border-width: 0px 1px 1px 0px; | ||
+ | transform: rotate(225deg); | ||
+ | transition: border-width 150ms ease-in-out; | ||
+ | } | ||
+ | |||
+ | .arrow2:hover { | ||
+ | border-bottom-width: 4px; | ||
+ | border-right-width: 4px; | ||
+ | } | ||
+ | |||
+ | .arrowcontainer2 { | ||
+ | display: flex; | ||
+ | align-items: center; | ||
+ | justify-content: center; | ||
+ | margin-top: -150px; | ||
+ | height: 150px; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
</html> | </html> |
Revision as of 01:46, 14 October 2018