(17 intermediate revisions by the same user not shown) | |||
Line 72: | Line 72: | ||
/* Style each tab content individually */ | /* Style each tab content individually */ | ||
#overview { | #overview { | ||
− | background-color: | + | background-color:#426487; |
+ | } | ||
#notebook { | #notebook { | ||
− | background-color:black} | + | background-image:url(https://media.giphy.com/media/gH2bKIakvLuW4/giphy.gif); |
+ | background-color:black; | ||
+ | } | ||
#attributions { | #attributions { | ||
− | background-image:url(https://media.giphy.com/media/ | + | background-image:url(https://media.giphy.com/media/3NeSk2IVEd2FYUQEcM/giphy.gif); |
background-color:black} | background-color:black} | ||
Line 96: | Line 99: | ||
<body> | <body> | ||
− | < | + | <img class="mosaic_img" src="https://static.igem.org/mediawiki/2018/2/2e/T--Melbourne--igem_mosaic.png" style="margin-top:35px; width:100%"> |
<button class="tablink" onclick="openCity('overview', this, '#0D306A')" id="defaultOpen">Project Overview</button> | <button class="tablink" onclick="openCity('overview', this, '#0D306A')" id="defaultOpen">Project Overview</button> | ||
Line 121: | Line 124: | ||
</div> | </div> | ||
+ | |||
+ | <div id="footer"> | ||
+ | Property of Team Melbourne | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 02:08, 18 October 2018