Line 3: | Line 3: | ||
<div class="container"> | <div class="container"> | ||
<div class="navbar-header"> | <div class="navbar-header"> | ||
+ | <style> | ||
+ | @media screen and (min-width: 768px) { | ||
+ | .thislogo { | ||
+ | height: 50px; | ||
+ | margin-top: -17px; | ||
+ | } | ||
+ | } | ||
+ | </style> | ||
<button type="button" class="navbar-toggle" style="margin-top: 18px;" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> | <button type="button" class="navbar-toggle" style="margin-top: 18px;" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> | ||
<span class="sr-only">Toggle navigation</span> | <span class="sr-only">Toggle navigation</span> | ||
Line 9: | Line 17: | ||
<span class="icon-bar"></span> | <span class="icon-bar"></span> | ||
</button> | </button> | ||
− | <a class="navbar-brand" href="#"><img src="https://static.igem.org/mediawiki/2016/d/d4/T--Hong_Kong_UCCKE--logo.png" style="height:40px; width:auto;"></a> | + | <a class="navbar-brand" href="#"><img class="thislogo" src="https://static.igem.org/mediawiki/2016/d/d4/T--Hong_Kong_UCCKE--logo.png" style="height:40px; width:auto;"></a> |
</div> | </div> | ||
<!-- Collect the nav links, forms, and other content for toggling --> | <!-- Collect the nav links, forms, and other content for toggling --> |
Revision as of 12:18, 19 August 2016