(25 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | #sideMenu, #top_title {display:none;} | ||
+ | #content { padding:0px; width:100%; margin-top:-7px; margin-left:0%;, margin-right: 0%} | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
+ | |||
.footer-distributed{ | .footer-distributed{ | ||
− | background-color: # | + | background-color: #7f7f7f; |
box-shadow: 0px 0px 15px rgba(33,62,83,0.7) inset; | box-shadow: 0px 0px 15px rgba(33,62,83,0.7) inset; | ||
-moz-box-shadow: 0px 0px 15px rgba(33,62,83,0.7) inset; | -moz-box-shadow: 0px 0px 15px rgba(33,62,83,0.7) inset; | ||
Line 10: | Line 14: | ||
text-align: left; | text-align: left; | ||
padding: 15px 10px; | padding: 15px 10px; | ||
− | margin-top: | + | margin-top: 0px; |
− | + | margin-bottom:-200px; | |
bottom:0; | bottom:0; | ||
left:0; | left:0; | ||
display:inline-block; | display:inline-block; | ||
+ | position:absolute; | ||
} | } | ||
− | .fa {color: | + | .fa {color:white} |
.footer-distributed .footer-right{ | .footer-distributed .footer-right{ | ||
Line 29: | Line 34: | ||
} | } | ||
− | @media (max-width: | + | @media (max-width: 100px) { |
.footer-distributed .footer-left, | .footer-distributed .footer-left, | ||
Line 45: | Line 50: | ||
} | } | ||
} | } | ||
− | + | @media (max-width: 60em) { | |
+ | .footer-left { | ||
+ | display: none; | ||
+ | } | ||
</style> | </style> | ||
Line 61: | Line 69: | ||
<img class="images" src="https://static.igem.org/mediawiki/2017/f/fe/T--Sydney_Australia--footer_logo.png"/> | <img class="images" src="https://static.igem.org/mediawiki/2017/f/fe/T--Sydney_Australia--footer_logo.png"/> | ||
<img id="uni_logo" class="images" src="https://static.igem.org/mediawiki/2016/9/96/T--Sydney_Australia--newusydlogo.png"/> | <img id="uni_logo" class="images" src="https://static.igem.org/mediawiki/2016/9/96/T--Sydney_Australia--newusydlogo.png"/> | ||
− | + | <img id="sponsors" class="images" src="https://static.igem.org/mediawiki/2017/5/52/T--Sydney_Australia--footer_sponsors.png"/> | |
</div> | </div> | ||
</footer> | </footer> | ||
</html> | </html> |
Latest revision as of 02:05, 2 November 2017