Template:Team:SJTU-BioX-Shanghai/Front Header
From 2014.igem.org
(Difference between revisions)
(14 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
.header_logo { | .header_logo { | ||
width: 100%; | width: 100%; | ||
- | + | min-width: 100%; | |
background-color: #f2ce3a; | background-color: #f2ce3a; | ||
- | height: | + | height:80%; |
text-align:center; | text-align:center; | ||
position:relative; | position:relative; | ||
border-top-width:15px; | border-top-width:15px; | ||
border-color: #f2ce3a; | border-color: #f2ce3a; | ||
+ | border-top-width:1px; | ||
} | } | ||
.header_link { | .header_link { | ||
Line 15: | Line 16: | ||
right:0px; | right:0px; | ||
top:0px;} | top:0px;} | ||
+ | div.header_img{margin-right:auto; | ||
+ | margin-left:auto;} | ||
.header_link img { | .header_link img { | ||
float:right; | float:right; | ||
} | } | ||
.header_link .igem_img{position:absolute;top:5px;right:0px;height:50px;} | .header_link .igem_img{position:absolute;top:5px;right:0px;height:50px;} | ||
- | |||
@media screen and (max-width: 55.6875em) { | @media screen and (max-width: 55.6875em) { | ||
Line 32: | Line 34: | ||
</style> | </style> | ||
<div class="header_logo" id="header_logo"> | <div class="header_logo" id="header_logo"> | ||
- | <img width= | + | <div class="header_img"> |
+ | <img width=540px height=500px src="https://static.igem.org/mediawiki/2014/f/f3/SJTU14_front_logo.png"></img></div> | ||
<div class="header_link"> | <div class="header_link"> | ||
<a href="https://2014.igem.org/Main_Page"><img class="igem_img" border="0" src="https://static.igem.org/mediawiki/2014/a/a8/SJTU14_igemlink.png" /></a> | <a href="https://2014.igem.org/Main_Page"><img class="igem_img" border="0" src="https://static.igem.org/mediawiki/2014/a/a8/SJTU14_igemlink.png" /></a> | ||
- | |||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> |
Latest revision as of 06:26, 6 July 2015