Difference between revisions of "Template:Uppsala NewTemplate"
Line 181: | Line 181: | ||
} | } | ||
/*End of wiki reset*/ | /*End of wiki reset*/ | ||
+ | |||
+ | |||
+ | /*Footer*/ | ||
+ | |||
+ | .puff { | ||
+ | position: static; | ||
+ | bottom: 0; | ||
+ | left: 0; | ||
+ | right: 0; | ||
+ | height: auto; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | .puff td { | ||
+ | /*width: 33.333%;*/ | ||
+ | } | ||
+ | |||
+ | .puff img { | ||
+ | width: 100%; | ||
+ | opacity: 0.4; | ||
+ | } | ||
+ | |||
+ | .puff img:hover{ | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
+ | /*End of footer*/ | ||
</style> | </style> | ||
Line 225: | Line 252: | ||
</ul> | </ul> | ||
</nav> | </nav> | ||
+ | |||
+ | |||
+ | <footer> | ||
+ | <hr> | ||
+ | <!-- This is the footer. Insert logos and links to the apropriate websites. --> | ||
+ | <div class="puff"> | ||
+ | <h1>Meet our sponsors!</h1> | ||
+ | <table> | ||
+ | <tr> | ||
+ | <td><a href="#"><img src="https://static.igem.org/mediawiki/2015/c/c8/Elab_logo2.png" alt="Elabjournal"></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"></a></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </footer | ||
+ | </div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 11:30, 7 August 2015