Difference between revisions of "Template:Uppsala NewFooter"
(14 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
.puff { | .puff { | ||
− | + | margin-top: 50px; | |
− | + | border-top: 20px solid #E84243; | |
− | + | width:100%; | |
} | } | ||
.puff img { | .puff img { | ||
− | + | width: 100%; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
#spons_container { | #spons_container { | ||
width:55%; | width:55%; | ||
− | |||
border-right: 1px solid #E84243; | border-right: 1px solid #E84243; | ||
margin: 10px 0px 10px 10px; | margin: 10px 0px 10px 10px; | ||
float:left; | float:left; | ||
+ | } | ||
+ | |||
+ | #spons_container img { | ||
+ | opacity: 0.4; | ||
+ | } | ||
+ | |||
+ | #spons_container img:hover { | ||
+ | opacity: 1; | ||
} | } | ||
Line 34: | Line 36: | ||
.contact_info { | .contact_info { | ||
width:40%; | width:40%; | ||
− | |||
float:right; | float:right; | ||
− | |||
} | } | ||
− | .contact_info | + | .contact_info p { |
− | + | margin-left: 20px; | |
+ | } | ||
+ | |||
+ | .ci_pic { | ||
+ | opacity: 1; | ||
margin: 0px; | margin: 0px; | ||
} | } | ||
+ | .sm_pic { | ||
+ | -webkit-filter: grayscale(100%); | ||
+ | filter: grayscale(100%); | ||
+ | } | ||
+ | |||
+ | .sm_pic:hover { | ||
+ | -webkit-filter: grayscale(0%); | ||
+ | filter: grayscale(0%); | ||
+ | } | ||
/*Reset of the wiki default settings*/ | /*Reset of the wiki default settings*/ | ||
+ | |||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | ||
Line 84: | Line 98: | ||
height: 100%; | height: 100%; | ||
background-color: transparent; | background-color: transparent; | ||
− | } | + | } |
+ | |||
/*End of wiki reset*/ | /*End of wiki reset*/ | ||
Line 109: | Line 124: | ||
<div class="contact_info"> | <div class="contact_info"> | ||
− | <img src="https://static.igem.org/mediawiki/2015/c/c7/Uppsala_Contact.png" style="width:400px"> | + | <img class="ci_pic" src="https://static.igem.org/mediawiki/2015/c/c7/Uppsala_Contact.png" style="width:400px"> |
− | < | + | <table> |
+ | <tr> | ||
+ | <td style="width:10%"><a href="https://www.facebook.com/UppsalaIgem?fref=ts"><img class="sm_pic" src="https://static.igem.org/mediawiki/2015/e/e0/Uppsala_FBIcon.png" title="Facebook"></a></td> | ||
+ | <td style="width:10%"><a href="https://twitter.com/igemuppsala"><img class="sm_pic" src="https://static.igem.org/mediawiki/2015/c/c9/Uppsala_Twittericon.png" title="Twitter"></a></td> | ||
+ | <td style="width:10%"><a href="https://www.youtube.com/channel/UC7GPw3UhMro-eN__6NNOLUg"><img class="sm_pic" src="https://static.igem.org/mediawiki/2015/d/d0/Uppsala_YTIcon.png" title="YouTube"></a></td> | ||
+ | <td style="width:10%"><a href="https://instagram.com/igem.uppsala/"><img class="sm_pic" src="https://static.igem.org/mediawiki/2015/5/53/Uppsala_InstaIcon.png" title="Instagram"></a></td> | ||
+ | <td style="width:10%"><a href="https://igem.org/Main_Page"><img class="sm_pic" src="https://static.igem.org/mediawiki/2015/9/95/Uppsala_iGEMicon.png" title="iGEM"></a></td> | ||
+ | </tr> | ||
+ | </table> | ||
</div> | </div> | ||
Latest revision as of 11:48, 19 November 2015