(25 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
/********************************* DEFAULT WIKI SETTINGS ********************************/ | /********************************* DEFAULT WIKI SETTINGS ********************************/ | ||
− | |||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
#content { padding:0px; width:1000px; margin-top:-7px; margin-left:7px;} | #content { padding:0px; width:1000px; margin-top:-7px; margin-left:7px;} | ||
body {background-color:maroon; } | body {background-color:maroon; } | ||
#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; } | ||
− | |||
− | |||
</style> | </style> | ||
+ | <!-- THIS IS WHERE THE HTML BEGINS --> | ||
+ | <head> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:Arizona_State/CSS/bootstrap?action=raw&ctype=text/css" /> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:Arizona_State/CSS?action=raw&ctype=text/css" /> | ||
+ | <meta charset="UTF-8" content="width=device-width, initial-scale=1" name="viewport"> | ||
+ | </head> | ||
+ | <nav class = "navbar-fixed-top navbar-default navbar"> | ||
+ | <div class = "container-fluid"> | ||
+ | <div class = "navbar-header"> | ||
+ | <a class = "navbar-brand" href = "/Team:Arizona_State">ASU</a> | ||
+ | <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar"> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | <span class="icon-bar"></span> | ||
+ | </button> | ||
+ | </div> | ||
+ | <div class = "collapse navbar-collapse" id = "myNavbar"> | ||
+ | <ul class = "nav navbar-nav"> | ||
+ | <li class = "dropdown"> | ||
+ | <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Team <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li><a href="/Team:Arizona_State/Team">About</a></li> | ||
+ | <li><a href="/Team:Arizona_State/Collaborations">Collaborations</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li> <a href="/Team:Arizona_State/Description">Description</a></li> | ||
+ | <li> <a href="/Team:Arizona_State/Experiments"> Protocols</a></li> | ||
+ | <li> <a href="/Team:Arizona_State/Results"> Results </a></li> | ||
+ | <li> <a href="/Team:Arizona_State/Notebook"> Notebook </a></li> | ||
+ | <li> <a href="/Team:Arizona_State/Safety"> Safety </a></li> | ||
+ | </ul> | ||
+ | </li> | ||
− | < | + | <li><a href = "#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Parts <span class="caret"></span></a> |
− | + | <ul class="dropdown-menu"> | |
− | + | <li> <a href="/Team:Arizona_State/Parts">Parts and Design</a></li> | |
− | + | <li> <a href="/Team:Arizona_State/Basic_Part">Basic Parts </a></li> | |
− | + | <li> <a href="/Team:Arizona_State/Composite_Part"> Composite Parts </a></li> | |
− | + | <li> <a href="/Team:Arizona_State/Part_Collection"> Part Collection </a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
+ | <li><a href = "#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Practices <span class="caret"></span></a> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <li> <a href="/Team:Arizona_State/Human_Practices"> Human Practices </a></li> | ||
+ | <li> <a href="/Team:Arizona_State/HP/Silver"> Practices:Silver </a></li> | ||
+ | <li> <a href="/Team:Arizona_State/HP/Gold"> Practices:Gold </a></li> | ||
+ | <li> <a href="/Team:Arizona_State/Integrated_Practices"> Integrated Practices </a></li> | ||
+ | <li> <a href="/Team:Arizona_State/WhitePaper"> White Paper </a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li> <a href="/Team:Arizona_State/Attributions"> Attributions </a></li> | ||
+ | |||
+ | </li> | ||
+ | <li><a href="/Team:Arizona_State/Awards"> Achievements</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div></nav> | ||
</html> | </html> |
Latest revision as of 09:05, 19 October 2016