Difference between revisions of "Template:Uppsala NewTemplate"
Line 184: | Line 184: | ||
+ | /*Footer*/ | ||
+ | .puff { | ||
+ | margin-top: 50px; | ||
+ | border-top: 20px solid #E84243; | ||
+ | positon: absolute; | ||
+ | bottom: 0; | ||
+ | margin-top: auto; | ||
+ | } | ||
+ | |||
+ | |||
+ | .puff img { | ||
+ | width: 100%; | ||
+ | opacity: 0.4; | ||
+ | } | ||
+ | |||
+ | .puff img:hover{ | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | #spons_container { | ||
+ | width:60%; | ||
+ | border-right: 1px solid #E84243; | ||
+ | margin: 10px 10px 10px 20px; | ||
+ | } | ||
+ | |||
+ | #vertical { | ||
+ | width: 1px; | ||
+ | height: 150px; | ||
+ | } | ||
+ | |||
+ | /*End of footer*/ | ||
</style> | </style> | ||
Line 228: | Line 259: | ||
</ul> | </ul> | ||
</nav> | </nav> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | <footer class="puff"> | ||
+ | <div id="spons_container"> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td><a href="#"><img src="https://static.igem.org/mediawiki/2015/c/c8/Elab_logo2.png" alt="Elabjournal" style="width:128px;height128px;"></a></td> | ||
+ | <td><a href="#"><img src="https://static.igem.org/mediawiki/2015/2/26/NGI_logo3.png" alt="National Genomic Infrastructure"></a></td> | ||
+ | <td><a href="#"><img src="https://static.igem.org/mediawiki/2015/a/ac/Qiagen_logo2.png" alt="Qiagen" style="width:128px;height128px;"></a></td> | ||
+ | </tr> | ||
+ | <td><a href="#"><img src=""></a></td> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
+ | </footer> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 11:55, 13 August 2015