Team:UCL/FAQ
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) |
Lewismoffat (Talk | contribs) |
||
Line 2: | Line 2: | ||
<!--=================HTML===================--> | <!--=================HTML===================--> | ||
<html> | <html> | ||
- | <div class="banner-image-special" | + | <div class="banner-image-special"></div> |
<div style="padding-top:300px;"> | <div style="padding-top:300px;"> | ||
<div id='grid'> | <div id='grid'> | ||
Line 54: | Line 54: | ||
.banner-image-special { | .banner-image-special { | ||
- | background: | + | background: url('https://static.igem.org/mediawiki/2014/8/86/FAQs_%28banner%29UCL.png') center no-repeat; |
width:100%; | width:100%; | ||
+ | margin-top: 1%; | ||
background-size:100%; | background-size:100%; | ||
+ | max-width:850px; | ||
height:100px; | height:100px; | ||
position:fixed; | position:fixed; | ||
padding-top:170px; | padding-top:170px; | ||
- | |||
- | |||
} | } | ||
@media (min-width: 1140px) { | @media (min-width: 1140px) { | ||
.banner-image-special { | .banner-image-special { | ||
- | + | margin-left:-425px; | |
- | + | left:50%; | |
- | left: | + | |
padding-top:250px; | padding-top:250px; | ||
} | } |
Revision as of 12:07, 22 September 2014