(106 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
− | + | ||
− | + | html { | |
− | + | background: url("https://static.igem.org/mediawiki/2016/9/95/T--BostonU--wikibackground.png"); | |
} | } | ||
+ | #table { | ||
+ | display: table; | ||
+ | margin: 0 auto; | ||
+ | } | ||
#ulist { | #ulist { | ||
Line 19: | Line 23: | ||
overflow: hidden; | overflow: hidden; | ||
font-size:125%; | font-size:125%; | ||
− | |||
color:white; | color:white; | ||
− | height: | + | height:75px; |
} | } | ||
Line 34: | Line 37: | ||
color: white; | color: white; | ||
text-align: center; | text-align: center; | ||
− | padding: | + | padding: 0vh 0vh 0vh 0vh; |
text-decoration: none; | text-decoration: none; | ||
− | width: | + | width:217px; |
+ | height:75px; | ||
+ | |||
} | } | ||
− | |||
− | + | #onecon {background-color:#760E18;} | |
− | + | #twocon {background-color:#507F54;} | |
− | + | #threecon {background-color:#BD162A;} | |
− | + | #fourcon {background-color:#0071A7;} | |
− | + | #fivecon {background-color:#EFAE44;} | |
− | } | + | |
+ | |||
+ | a:visited { color:white; text-decoration:none;} | ||
li.dropdown { | li.dropdown { | ||
Line 56: | Line 62: | ||
position: absolute; | position: absolute; | ||
background-color: white; | background-color: white; | ||
− | width: | + | width: 217px; |
− | padding:20px 0px; | + | padding:0px 0px 20px 0px; |
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); | ||
+ | z-index:100 !important; | ||
} | } | ||
− | .dropdown-content a { | + | .dropdown-content a {https://2016.igem.org/Team:BostonU/Notebook |
color: black; | color: black; | ||
text-decoration: none; | text-decoration: none; | ||
Line 75: | Line 82: | ||
} | } | ||
+ | .dropdown:hover #onecon { | ||
+ | background-color: white; | ||
+ | color:#760E18; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | .dropdown:hover #twocon { | ||
+ | background-color: white; | ||
+ | color:#507F54; | ||
+ | text-decoration: none; | ||
+ | } | ||
− | + | .dropdown:hover #threecon { | |
+ | background-color: white; | ||
+ | color: #BD162A; | ||
+ | text-decoration: none; | ||
+ | } | ||
− | + | .dropdown:hover #fourcon { | |
+ | background-color: white; | ||
+ | color:#0071A7; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | .dropdown:hover #fivecon { | ||
+ | background-color: white; | ||
+ | color: #EFAE44; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <body> | ||
+ | <div style = "width:100%; background-color: grey;"> | ||
+ | <div id = "table"> | ||
<ul id = "ulist"> | <ul id = "ulist"> | ||
− | <li id = "lists" class="dropdown | + | <li id = "lists" class="dropdown"> |
− | <a href=" | + | <a href="https://2016.igem.org/Team:BostonU/Attributions" class="dropbtn" id = "onecon"><hr style = 'height:20px; opacity:0;'><b>ATTRIBUTIONS</b></a> |
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a style = "color:# | + | <a style = "color:#760E18; text-align:center;" href="https://2016.igem.org/Team:BostonU/Attributions">Team</a> |
− | <a style = "color:# | + | <a style = "color:#760E18; text-align:center;" href="https://2016.igem.org/Team:BostonU/Attributions#adv">Advisors</a> |
− | <a style = "color:# | + | <a style = "color:#760E18; text-align:center;" href="https://2016.igem.org/Team:BostonU/Attributions#pi">PIs</a> |
− | <a style = "color:# | + | <a style = "color:#760E18; text-align:center;" href="https://2016.igem.org/Team:BostonU/Attributions#spon">Sponsors</a> |
+ | <a style = "color:#760E18; text-align:center;" href="https://2016.igem.org/Team:BostonU/Attributions#support">Misc Support</a> | ||
</div> | </div> | ||
</li> | </li> | ||
<li id = "lists" class="dropdown"> | <li id = "lists" class="dropdown"> | ||
− | <a href=" | + | <a href="https://2016.igem.org/Team:BostonU/Medal_Criteria" class="dropbtn" id = "twocon"><hr style = 'height:20px; opacity:0;'><b>JUDGING</b></a> |
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a style = "color:# | + | <a style = "color:#507F54; text-align:center;" href="https://2016.igem.org/Team:BostonU/Medal_Criteria">Medal Criteria</a> |
− | <a style = "color:# | + | <a style = "color:#507F54; text-align:center;" href="https://2016.igem.org/Team:BostonU/Engagement">Best Education & Public Engagement</a> |
+ | <a style = "color:#507F54; text-align:center;" href="https://2016.igem.org/Team:BostonU/Basic_Part">Best New Basic Part</a> | ||
+ | <a style = "color:#507F54; text-align:center;" href = "https://2016.igem.org/Team:BostonU/Composite_Part">Best New Composite Part</a> | ||
+ | <a style = "color:#507F54; text-align:center;" href="https://2016.igem.org/Team:BostonU/Part_Collection">Best Part Collection</a> | ||
</div> | </div> | ||
</li> | </li> | ||
− | + | <li id = "lists" class="dropdown"> | |
− | <a href= | + | <a href="https://2016.igem.org/Team:BostonU/HP/Silver" class="dropbtn" id = "threecon"><hr style = 'height:20px; opacity:0;'><b>HUMAN PRACTICES</b></a> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a style = "color:# | + | <a style = "color:#BD162A; text-align:center;" href="https://2016.igem.org/Team:BostonU/HP/Silver">Intellectual Property Blog</a> |
− | <a style = "color:# | + | <a style = "color:#BD162A; text-align:center;" href="https://2016.igem.org/Team:BostonU/HP/Gold">Bioethics Forums</a> |
− | <a style = "color:# | + | <a style = "color:#BD162A; text-align:center;" href="https://2016.igem.org/Team:BostonU/HP/Tours">Industry Visits</a> |
− | <a style = "color:# | + | <a style = "color:#BD162A; text-align:center;"href="https://2016.igem.org/Team:BostonU/Collaborations">Collaborations</a> |
+ | <a style = "color:#BD162A; text-align:center;" href="https://2016.igem.org/Team:BostonU/Interlab">Interlab Study</a> | ||
+ | <a style = "color:#BD162A; text-align:center;" href="https://2016.igem.org/Team:BostonU/Safety">Safety</a> | ||
</div> | </div> | ||
</li> | </li> | ||
<li id = "lists" class="dropdown"> | <li id = "lists" class="dropdown"> | ||
− | <a href=" | + | <a href="https://2016.igem.org/Team:BostonU/Abstract_and_Motivation" class="dropbtn" id = "fourcon"><hr style = 'height:20px; opacity:0;'><b>PROJECT</b></a> |
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a style = "color:#0071A7; text-align:center;" href="https://2016.igem.org/Team:BostonU/ | + | <a style = "color:#0071A7; text-align:center;" href="https://2016.igem.org/Team:BostonU/Abstract_and_Motivation">Motivation</a> |
<a style = "color:#0071A7; text-align:center;" href="https://2016.igem.org/Team:BostonU/Design">Design</a> | <a style = "color:#0071A7; text-align:center;" href="https://2016.igem.org/Team:BostonU/Design">Design</a> | ||
− | |||
<a style = "color:#0071A7; text-align:center;" href="https://2016.igem.org/Team:BostonU/Proof">Proof of Concept</a> | <a style = "color:#0071A7; text-align:center;" href="https://2016.igem.org/Team:BostonU/Proof">Proof of Concept</a> | ||
− | <a style = "color:#0071A7; text-align:center;" href="https://2016.igem.org/Team:BostonU/Parts">Parts</a> | + | <a style = "color:#0071A7; text-align:center;" href="https://2016.igem.org/Team:BostonU/Parts">Submitted Parts</a> |
− | <a style = "color:#0071A7; text-align:center;" href="https://2016.igem.org/Team:BostonU/Notebook">Notebook</a> | + | <a style = "color:#0071A7; text-align:center;" href="https://2016.igem.org/Team:BostonU/Description">Improved Part Characterization</a> <a style = "color:#0071A7; text-align:center;" href="https://2016.igem.org/Team:BostonU/Notebook">Notebook</a> |
</div> | </div> | ||
</li> | </li> | ||
<li id = "lists" class="dropdown"> | <li id = "lists" class="dropdown"> | ||
− | <a href="https://2016.igem.org/Team:BostonU" class="dropbtn" style = height: | + | <a href="https://2016.igem.org/Team:BostonU" class="dropbtn" id = "fivecon" style = height:75px;><hr style = 'height:20px; opacity:0;'><b>HOME</b></a> |
</li> | </li> | ||
+ | <div> | ||
</ul> | </ul> | ||
+ | </div> | ||
+ | </div> | ||
Latest revision as of 22:00, 19 October 2016