|
|
Line 6: |
Line 6: |
| background-color: #bfe8fb; | | background-color: #bfe8fb; |
| margin: 0; | | margin: 0; |
− | }
| |
− |
| |
− | #filler {
| |
− | /*z-index: -10;*/
| |
− | }
| |
− |
| |
− | ul {
| |
− | list-style-type: none;
| |
− | margin: 0;
| |
− | padding: 0;
| |
− | overflow: hidden;
| |
− | background-color: #333333;
| |
− | position: -webkit-sticky;
| |
− | position: sticky;
| |
− | /*position: absolute;*/
| |
− | top: 0;
| |
− | /*z-index: 10;*/
| |
− | }
| |
− |
| |
− | li {
| |
− | float: left;
| |
− | }
| |
− |
| |
− | li a, .drop-button {
| |
− | display: inline-block;
| |
− | color: white;
| |
− | text-align: center;
| |
− | padding: 14px 16px;
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− | li a:hover, .drop:hover .drop-button {
| |
− | background-color: red;
| |
− | }
| |
− |
| |
− | li.drop {
| |
− | display: inline-block;
| |
− | /*z-index: 10;*/
| |
− | }
| |
− |
| |
− | .drop-content {
| |
− | display: none;
| |
− | /*unset is what expands the background color*/
| |
− | position: unset;
| |
− | background-color: darkblue;
| |
− | min-width: 160px;
| |
− | box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
| |
− | /*z-index: 10;*/
| |
− | }
| |
− |
| |
− | .drop-content a {
| |
− | color: black;
| |
− | padding: 12px 16px;
| |
− | text-decoration: none;
| |
− | display: block;
| |
− | text-align: left;
| |
− | }
| |
− |
| |
− | .drop-content a:hover {
| |
− | background-color: #f1f1f1;
| |
− | }
| |
− |
| |
− | .drop:hover .drop-content {
| |
− | display: block;
| |
− | }
| |
− |
| |
− | .active {
| |
− | background-color: #1f1eaf;
| |
| } | | } |
| </style> | | </style> |
Line 80: |
Line 12: |
| | | |
| <img class="bg" src="https://i.imgur.com/hmlVdZf.png" style="width:100%"> | | <img class="bg" src="https://i.imgur.com/hmlVdZf.png" style="width:100%"> |
− |
| |
− | <!--<ul>
| |
− | <li><a class="active" href="javascript:void(0)">Home</a></li>
| |
− | <li class="drop">
| |
− | <a href="https://2018.igem.org/Team:MIT/Team" class="drop-button">Team</a>
| |
− | <div class="drop-content">
| |
− | <a href="https://2018.igem.org/Team:MIT/">Team Members</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Collaborations</a>
| |
− | </div>
| |
− | </li>
| |
− | <li class="drop">
| |
− | <a href="https://2018.igem.org/Team:MIT/Project" class="drop-button">Project</a>
| |
− | <div class="drop-content">
| |
− | <a href="https://2018.igem.org/Team:MIT/">Description</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Design</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Experiments</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Notebook</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">InterLab</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Model</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Results</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Demonstration</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Improve</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Attributions</a>
| |
− | </div>
| |
− | </li>
| |
− | <li class="drop">
| |
− | <a href="https://2018.igem.org/Team:MIT/Parts" class="drop-button">Parts</a>
| |
− | <div class="drop-content">
| |
− | <a href="https://2018.igem.org/Team:MIT/">Parts Overview</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Basic Parts</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Composite Parts</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Parts Collection</a>
| |
− | </div>
| |
− | </li>
| |
− | <li><a href="https://2018.igem.org/Team:MIT/Safety">Safety</a></li>
| |
− | <li class="drop">
| |
− | <a href="https://2018.igem.org/Team:MIT/Human-Practices" class="drop-button">Human Practices</a>
| |
− | <dev class="drop-content">
| |
− | <a href="https://2018.igem.org/Team:MIT/">Human Practices</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Education and Engagement</a>
| |
− | </dev>
| |
− | </li>
| |
− | <li class="drop">
| |
− | <a href="https://2018.igem.org/Team:MIT/Awards" class="drop-button">Awards</a>
| |
− | <dev class="drop-content">
| |
− | <a href="https://2018.igem.org/Team:MIT/">Applied Design</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Entrepreneurship</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Hardware</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Measurement</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Model</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Plant</a>
| |
− | <a href="https://2018.igem.org/Team:MIT/">Software</a>
| |
− | </dev>
| |
− | </li>
| |
− | <li><a href="https://2018.igem.org/Team:MIT/judging">Judging Form</a></li>
| |
− | </ul>-->
| |
− |
| |
− | <div class="content" id="filler">
| |
− | </div>
| |
| | | |
| </body> | | </body> |
| </html> | | </html> |