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