Line 281: | Line 281: | ||
border-radius: 10px; | border-radius: 10px; | ||
padding: 8px 0; | padding: 8px 0; | ||
− | |||
z-index: 1; | z-index: 1; | ||
left: 0%; | left: 0%; | ||
bottom: 60%; | bottom: 60%; | ||
+ | position: element(#POPUP); | ||
+ | transform: translateY(20px); | ||
+ | transform: translateX (200px); | ||
+ | |||
} | } | ||
Line 778: | Line 781: | ||
<div class="column third_size"> | <div class="column third_size"> | ||
− | <div class="popup" onclick="PopUp()"> <img src="https://static.igem.org/mediawiki/2018/b/bb/T--RHIT--PebbleHome.jpg" style="width:40%"> | + | <div class="popup" id="POPUP" onclick="PopUp()"> <img src="https://static.igem.org/mediawiki/2018/b/bb/T--RHIT--PebbleHome.jpg" style="width:40%"> |
<span class="popuptext" id="myPopup"> Hi! My name's PEBBLE and I'll guide you through the adventures I had with my team this year! Click on me when you see me and I'll help you out! | <span class="popuptext" id="myPopup"> Hi! My name's PEBBLE and I'll guide you through the adventures I had with my team this year! Click on me when you see me and I'll help you out! | ||
</span> | </span> |
Revision as of 15:24, 5 July 2018