Line 49: | Line 49: | ||
.bio_card .image:target { | .bio_card .image:target { | ||
width: 4000px; | width: 4000px; | ||
+ | height: 4000px; | ||
} | } | ||
</style> | </style> | ||
Line 64: | Line 65: | ||
<div class="bio_card"> | <div class="bio_card"> | ||
<div class="image"> | <div class="image"> | ||
− | + | <img id = "John Luke" style=" float:left; display:inline" src="https://static.igem.org/mediawiki/2016/7/75/John_Luke-Serious-min.png" onmouseover="this.src='https://static.igem.org/mediawiki/2016/9/9d/John_Luke-Silly-min.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2016/7/75/John_Luke-Serious-min.png'" width="350px" height="auto" alt="John Luke Garcia" /> | |
+ | </div> | ||
+ | <div id = "name_tag"> | ||
+ | <a href="#John Luke">John Luke García</a> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 18:06, 8 July 2016