|
|
Line 1: |
Line 1: |
− | <html>
| + | /*General admin*/ |
− | <head>
| + | |
− | <style>
| + | |
− | /********************************* DEFAULT WIKI SETTINGS ********************************/
| + | |
− | /*Now moved to mc-css.css*/
| + | |
− | /*.bluebg {
| + | |
− | background-color: #014574;
| + | |
− | }
| + | |
| | | |
− | .navbar-nav li a {
| + | .bluebg { |
− | color: #fff;
| + | background-color: #014574; |
− | }
| + | } |
| | | |
− | .navbar {
| + | .navbar-brand a { |
− | margin-top:15px;
| + | color: #fe9900; |
− | }
| + | } |
| | | |
− | #sideMenu, #top_title {
| + | .navbar-nav li a { |
− | display: none;
| + | color: #fff; |
− | }
| + | } |
| | | |
− | #content {
| + | .navbar { |
− | padding: 0px;
| + | margin-top:15px; |
− | width: 1000px;
| + | } |
− | margin-top: -7px;
| + | |
− | margin-left: 0px;
| + | |
− | }
| + | |
| | | |
− | body {
| + | #sideMenu, #top_title { |
− | background-color: white;
| + | display: none; |
− | }
| + | } |
| | | |
− | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
| + | #content { |
− | margin-bottom: 0px;
| + | padding: 0px; |
− | }
| + | width: 1000px; |
| + | margin-top: -7px; |
| + | margin-left: 0px; |
| + | } |
| | | |
− | body {
| + | body { |
− | padding-top: 10px;
| + | background-color: white; |
− | }
| + | } |
| | | |
− | @media (max-width: 1024px) and (min-width: 768px) {
| + | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { |
− | body {
| + | margin-bottom: 0px; |
− | padding-top: 60px;
| + | } |
− | }*/
| + | |
− | }
| + | |
| | | |
− | </style> | + | body { |
| + | padding-top: 10px; |
| + | } |
| | | |
− | <link rel="stylesheet" type="text/css"
| + | @media (max-width: 1024px) and (min-width: 768px) { |
− | href="https://2016.igem.org/Template:UCL/assets/bootstrap?action=raw&ctype=text/css"/>
| + | body { |
− | <link rel="stylesheet" type="text/css"
| + | padding-top: 60px; |
− | href="https://2016.igem.org/Template:UCL/assets/fontawesome?action=raw&ctype=text/css"/>
| + | } |
− | <link rel="stylesheet" type="text/css"
| + | } |
− | href="https://2016.igem.org/Template:UCL/assets/mc-css?action=raw&ctype=text/css"/>
| + | |
− | <!-- <link rel="stylesheet" type="text/css"
| + | |
− | href="https://2016.igem.org/Template:UCL/assets/css?action=raw&ctype=text/css"/>
| + | |
− | <link rel="stylesheet" type="text/css"
| + | |
− | href="https://2016.igem.org/Template:UCL/assets/css-info?action=raw&ctype=text/css">
| + | |
− | <script type="text/javascript"
| + | |
− | src="https://2016.igem.org/Template:UCL/assets/contents?action=raw&ctype=text/javascript"></script>
| + | |
− | | + | |
− | -->
| + | |
− | <script type="text/javascript" | + | |
− | src="https://2016.igem.org/Template:UCL/assets/bootstrap-js?action=raw&ctype=text/javascript"></script>
| + | |
− |
| + | |
− | | + | |
− | </head>
| + | |
− | | + | |
− | <body>
| + | |
− | | + | |
− | <nav class="navbar navbar-default navbar-fixed-top ">
| + | |
− | <!-- <div class="container-fluid "> -->
| + | |
− | <div class="bluebg">
| + | |
− | <div class="navbar-header">
| + | |
− | <button class="navbar-toggle" type="button" data-toggle="collapse">
| + | |
− | <i class="fa fa-chevron-down"></i>
| + | |
− | </button>
| + | |
− | <a class="navbar-brand" href="https://2016.igem.org/Team:UCL">UCL (University College London) </a>
| + | |
− | </div>
| + | |
− | <nav class="navbar-collapse collapse" >
| + | |
− | <ul class="nav navbar-nav navbar-right">
| + | |
− | <li class="dropdown">
| + | |
− | <a class="dropdown-toggle" data-toggle="dropdown" href="#">PROJECT<span class="caret"></span></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Description">Project Description</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Design">Design</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Notebook">Notebook</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Glossary">Glossary</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Achievements">Achievements</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Software">Software</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | <li class="dropdown">
| + | |
− | <a class="dropdown-toggle" data-toggle="dropdown" href="#">LAB<span class="caret"></span></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Overview">Overview
| + | |
− | </a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Proof">Proof Of Concept</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Demonstrate">Demonstrate</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Hardware">Hardware</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Lab-book">Lab Notebook</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Safety">Safety</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Scale-up">Scaling up</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | <li class="dropdown">
| + | |
− | <a class="dropdown-toggle" data-toggle="dropdown" href="#">PARTS<span class="caret"></span></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Overview">Overview & Results</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Basic_Part">Basic Parts</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Composite_Part">Composite Parts</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Part_Collection">Part Collection</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Measurement">Measurement</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | <li class="dropdown">
| + | |
− | <a class="dropdown-toggle" data-toggle="dropdown" href="#">MODELLING<span class="caret"></span></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Model">Dental Model</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | <li class="dropdown">
| + | |
− | <a class="dropdown-toggle" data-toggle="dropdown" href="#">HUMAN PRACTICES<span
| + | |
− | class="caret"></span></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Our_Story">Our Story</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/HP/Silver">Silver</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/HP/Gold">Gold</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Integrated_Practices">Integrated Practices</a>
| + | |
− | </li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Engagement">Engagement</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Vlog">Vlog</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | | + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Entrepreneurship">ENTREPRENEURSHIP</a></li>
| + | |
− | | + | |
− | | + | |
− | <li class="dropdown">
| + | |
− | <a class="dropdown-toggle" data-toggle="dropdown" href="#">PEOPLE<span class="caret"></span></a>
| + | |
− | <ul class="dropdown-menu">
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Team">Team</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Collaborations">Collaborations</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Sponsors">Sponsors</a></li>
| + | |
− | <li><a href="https://2016.igem.org/Team:UCL/James/Attributions">Attributions</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | </nav>
| + | |
− | </div> | + | |
− | </div>
| + | |
− | </nav>
| + | |
− | </body>
| + | |
− | | + | |
− | </html>
| + | |