Difference between revisions of "Template:Exeter"
(44 intermediate revisions by the same user not shown) | |||
Line 88: | Line 88: | ||
border-bottom: none; | border-bottom: none; | ||
} | } | ||
− | |||
#content a { | #content a { | ||
Line 270: | Line 269: | ||
.igem{ | .igem{ | ||
display:none; | display:none; | ||
+ | } | ||
+ | img { | ||
+ | display:block; | ||
+ | clear:both; | ||
+ | float:none !important; | ||
+ | } | ||
+ | .navbar-header { | ||
+ | height:100px; | ||
+ | } | ||
+ | .container { | ||
+ | margin-top:55px !important; | ||
} | } | ||
} | } | ||
Line 324: | Line 334: | ||
left: 0px; | left: 0px; | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 25px; |
z-index: 10; | z-index: 10; | ||
} | } | ||
Line 332: | Line 342: | ||
line-height: 20px; | line-height: 20px; | ||
display:block; | display:block; | ||
− | margin: 0 | + | margin: 0; |
width:100%; | width:100%; | ||
text-align: center; | text-align: center; | ||
Line 340: | Line 350: | ||
margin: 0; | margin: 0; | ||
font-size: 16px;} | font-size: 16px;} | ||
− | .level_3 a {display:block; height: | + | .level_3 a {display:block; height: 25px; padding: 0 12px 0 8px;} |
.level_3:hover a {padding: 0 11px 0 9px} | .level_3:hover a {padding: 0 11px 0 9px} | ||
#level_3-menu ul, .level_3 { | #level_3-menu ul, .level_3 { | ||
Line 416: | Line 426: | ||
} | } | ||
− | + | /*TABLE*/ | |
+ | table { | ||
+ | /*border-collapse: collapse;*/ | ||
+ | border-radius: 25px; | ||
+ | border: 0px !important; | ||
+ | box-shadow: 0px 0px 25px #888888; | ||
+ | overflow: hidden; | ||
+ | margin: 15px; | ||
+ | } | ||
+ | td, th { | ||
+ | border: 1px solid #274e13; | ||
+ | background: #b6d7a8; | ||
+ | padding: 15px; | ||
+ | padding-right: 25px; | ||
+ | vertical-align: top; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | table tr th:first-child, | ||
+ | table tr td:first-child { | ||
+ | border-left: 0px; | ||
+ | } | ||
+ | table tr th:last-child, | ||
+ | table tr td:last-child { | ||
+ | border-right: 0px; | ||
+ | } | ||
+ | table tr:first-child th { | ||
+ | border-top: 0px; | ||
+ | } | ||
+ | table tr:last-child td { | ||
+ | border-bottom: 0px; | ||
+ | } | ||
+ | .navbar-search { | ||
+ | width:200px; | ||
+ | padding-left:25px; | ||
+ | float:right; | ||
+ | display: inline-block; | ||
+ | } | ||
+ | .navbar-search button { | ||
+ | border: 1px solid #888888; | ||
+ | } | ||
+ | </style> | ||
+ | <!-- | ||
+ | <script> | ||
+ | (function() { | ||
+ | var cx = '013872312295473225681:zjqk8ipootc'; | ||
+ | var gcse = document.createElement('script'); | ||
+ | gcse.type = 'text/javascript'; | ||
+ | gcse.async = true; | ||
+ | gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + | ||
+ | '//cse.google.com/cse.js?cx=' + cx; | ||
+ | var s = document.getElementsByTagName('script')[0]; | ||
+ | s.parentNode.insertBefore(gcse, s); | ||
+ | })(); | ||
+ | </script> | ||
+ | <gcse:search></gcse:search> | ||
+ | --> | ||
<script> | <script> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
Line 462: | Line 527: | ||
<ul class="dropdown-menu"> | <ul class="dropdown-menu"> | ||
<ul class='list-inline'> | <ul class='list-inline'> | ||
+ | <li><a href="https://2015.igem.org/Team:Exeter/Description">Description</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Exeter/BovineTB">Bovine TB</a></li> | ||
<li><a href="https://2015.igem.org/Team:Exeter/Design">Design</a></li> | <li><a href="https://2015.igem.org/Team:Exeter/Design">Design</a></li> | ||
<li><a href="https://2015.igem.org/Team:Exeter/RNA_Riboswitches">Toehold Background</a></li> | <li><a href="https://2015.igem.org/Team:Exeter/RNA_Riboswitches">Toehold Background</a></li> | ||
− | |||
<li><a href="https://2015.igem.org/Team:Exeter/diary">General Diary</a></li> | <li><a href="https://2015.igem.org/Team:Exeter/diary">General Diary</a></li> | ||
<li><a href="https://2015.igem.org/Team:Exeter/Future">Future</a></li> | <li><a href="https://2015.igem.org/Team:Exeter/Future">Future</a></li> | ||
Line 471: | Line 537: | ||
</li> | </li> | ||
<li class="dropdown btn-group"> | <li class="dropdown btn-group"> | ||
− | <button type="button" class="btn nav-btn"><a href="https://2015.igem.org/Team:Exeter/ | + | <button type="button" class="btn nav-btn"><a href="https://2015.igem.org/Team:Exeter/Toehold_Design">LAB</a></button> |
<button type="button" class="btn dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | <button type="button" class="btn dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
<span class="caret"></span> | <span class="caret"></span> | ||
Line 481: | Line 547: | ||
<li><a href="https://2015.igem.org/Team:Exeter/Experiments">Experiments</a></li> | <li><a href="https://2015.igem.org/Team:Exeter/Experiments">Experiments</a></li> | ||
<li><a href="https://2015.igem.org/Team:Exeter/Results">Results</a></li> | <li><a href="https://2015.igem.org/Team:Exeter/Results">Results</a></li> | ||
− | <li><a href="https://2015.igem.org/Team:Exeter/ | + | <!--<li><a href="https://2015.igem.org/Team:Exeter/Lab_Diary">Lab Diary</a></li>--> |
<li><a href="https://2015.igem.org/Team:Exeter/Safety">Safety</a></li> | <li><a href="https://2015.igem.org/Team:Exeter/Safety">Safety</a></li> | ||
<li><a href="https://2015.igem.org/Team:Exeter/Interlab">Interlab</a></li> | <li><a href="https://2015.igem.org/Team:Exeter/Interlab">Interlab</a></li> | ||
Line 532: | Line 598: | ||
</li> | </li> | ||
<li class="dropdown btn-group"> | <li class="dropdown btn-group"> | ||
− | <button type="button" class="btn nav-btn" | + | <button type="button" class="btn nav-btn"><a href="https://2015.igem.org/Team:Exeter/Parts">PARTS</a></button> |
+ | <button type="button" class="btn dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
+ | <span class="caret"></span> | ||
+ | <span class="sr-only">Toggle Dropdown</span> | ||
+ | </button> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <ul class='list-inline'> | ||
+ | <li><a href="https://2015.igem.org/Team:Exeter/Parts#toeholds">Toeholds</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Exeter/Parts#reporters">Reporters</a></li> | ||
+ | </ul> | ||
+ | </ul> | ||
</li> | </li> | ||
<li class="dropdown btn-group"> | <li class="dropdown btn-group"> | ||
<button type="button" class="btn nav-btn"><a href="https://2015.igem.org/Team:Exeter/Medal_Requirements">MEDALS</a></button> | <button type="button" class="btn nav-btn"><a href="https://2015.igem.org/Team:Exeter/Medal_Requirements">MEDALS</a></button> | ||
+ | <button type="button" class="btn dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> | ||
+ | <span class="caret"></span> | ||
+ | <span class="sr-only">Toggle Dropdown</span> | ||
+ | </button> | ||
+ | <ul class="dropdown-menu"> | ||
+ | <ul class='list-inline'> | ||
+ | <li><a href="https://2015.igem.org/Team:Exeter/Medal_Requirements#bronze">Bronze</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Exeter/Medal_Requirements#silver">Silver</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:Exeter/Medal_Requirements#gold">Gold</a></li> | ||
+ | </ul> | ||
+ | </ul> | ||
</li> | </li> | ||
+ | <li class="navbar-search"> | ||
+ | <!--<div class="input-group custom-search-form"> | ||
+ | <form id="frmSearch" method="get" action="default.html" /> | ||
+ | <input id="txtSearch" type="text" class="form-control" placeholder="Search..."> | ||
+ | <span class="input-group-btn"> | ||
+ | <button class="btn btn-default" type="button"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/d/d2/ExeterSearch.png" height="20px;"> | ||
+ | </button> | ||
+ | </span> | ||
+ | </div>--> | ||
+ | <searchbox | ||
+ | label="Search this wiki for:" | ||
+ | searchlabel="Find it..." | ||
+ | golabel="Go!" | ||
+ | /> | ||
+ | <!-- /input-group --> | ||
+ | </li> | ||
</ul><!-- /.navbar-nav --> | </ul><!-- /.navbar-nav --> | ||
</div><!-- /.navbar-collapse --> | </div><!-- /.navbar-collapse --> | ||
Line 621: | Line 725: | ||
$("#Rach").removeClass("profile"); | $("#Rach").removeClass("profile"); | ||
}); | }); | ||
− | + | $("#Yem").click(function() { | |
$(".active").addClass("profile"); | $(".active").addClass("profile"); | ||
$(".active").removeClass("active"); | $(".active").removeClass("active"); | ||
Line 679: | Line 783: | ||
$(document).ready(main); | $(document).ready(main); | ||
</script> | </script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 01:14, 19 September 2015