Template:Team:HokkaidoU Japan/Footer/CSS
From 2014.igem.org
(Difference between revisions)
(8 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
margin-top:150px; | margin-top:150px; | ||
padding: 30px 0 20px; | padding: 30px 0 20px; | ||
+ | background-color:#d92424; | ||
} | } | ||
- | #footer- | + | #footer-content { |
width:960px; | width:960px; | ||
- | height: | + | margin: 0 auto; |
+ | } | ||
+ | |||
+ | #footer-logo { | ||
+ | height:150px; | ||
+ | float:left; | ||
+ | } | ||
+ | #footer-logo > img { | ||
+ | height:150px; | ||
} | } | ||
#footer-twitter { | #footer-twitter { | ||
- | width: | + | width:128px; |
height:150px; | height:150px; | ||
- | |||
float:right; | float:right; | ||
} | } | ||
#footer-twitter > img { | #footer-twitter > img { | ||
- | width: | + | width:128px; |
height:150px; | height:150px; | ||
} | } |
Latest revision as of 09:17, 17 October 2014