|
|
Line 182: |
Line 182: |
| /*End of wiki reset*/ | | /*End of wiki reset*/ |
| | | |
− |
| |
− | /*Footer*/
| |
− | .puff {
| |
− | margin-top: 50px;
| |
− | }
| |
− |
| |
− |
| |
− | .puff img {
| |
− | width: 100%;
| |
− | opacity: 0.4;
| |
− | }
| |
− |
| |
− | .puff img:hover{
| |
− | opacity: 1;
| |
− | }
| |
− |
| |
− | /*End of footer*/
| |
| | | |
| | | |
Line 245: |
Line 228: |
| </nav> | | </nav> |
| | | |
− | <footer class="puff">
| |
− | <hr>
| |
− | <!-- This is the footer. Insert logos and links to the apropriate websites. -->
| |
− | <div>
| |
− | <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>
| |
| | | |
| </body> | | </body> |
| </html> | | </html> |