Team:Cornell/trial3
From 2014.igem.org
(Difference between revisions)
Line 62: | Line 62: | ||
<!-- mobile stuff COME BACK TO THIS | <!-- mobile stuff COME BACK TO THIS | ||
- | + | @media only screen and (min-width : 480px){ | |
- | @grid-float-breakpoint | + | @grid-float-breakpoint |
@screen-xs-min | @screen-xs-min | ||
+ | |||
+ | } | ||
+ | |||
<div class="navbar-header"> | <div class="navbar-header"> | ||
Line 104: | Line 107: | ||
<div class="logo" style="position: relative;"> | <div class="logo" style="position: relative;"> | ||
<a href="https://2014.igem.org/Team:Cornell"> | <a href="https://2014.igem.org/Team:Cornell"> | ||
- | <img style=" margin-top: -22px; position: absolute;" src="https://static.igem.org/mediawiki/2014/c/cb/Cornell_logo_xigem_white.png"> | + | <img style=" max-height: 105px; margin-top: -22px; position: absolute;" src="https://static.igem.org/mediawiki/2014/c/cb/Cornell_logo_xigem_white.png"> |
</a> | </a> | ||
<a href="https://2014.igem.org/Main_Page" target="_blank"> | <a href="https://2014.igem.org/Main_Page" target="_blank"> | ||
- | <img class="igem" style="position: absolute; left: device-width; margin-top: -1px;" src ="https://static.igem.org/mediawiki/2014/5/5b/BlackG_igem_logo.png"> | + | <img class="igem" style="position: absolute; max-height: 60px; left: device-width; margin-top: -1px;" src ="https://static.igem.org/mediawiki/2014/5/5b/BlackG_igem_logo.png"> |
</a> | </a> | ||
</div> | </div> |
Revision as of 14:08, 7 March 2015