Line 68: | Line 68: | ||
font-size: 8px; | font-size: 8px; | ||
} | } | ||
− | . | + | .linkinfo_bg{ |
fill: white; | fill: white; | ||
stroke: var(--bright-logo-blue); | stroke: var(--bright-logo-blue); | ||
Line 101: | Line 101: | ||
</a> | </a> | ||
<a xlink:href="https://2017.igem.org/Team:TU_Dresden/Results"> | <a xlink:href="https://2017.igem.org/Team:TU_Dresden/Results"> | ||
− | <circle cx="140" cy="15" r="455"/> | + | <circle cx="140" cy="15" r="455" |
+ | onmousemove="ShowLinkinfo(evt, 'Results')" | ||
+ | onmouseout="HideLinkinfo(evt)"/> | ||
</a> | </a> | ||
<a xlink:href="https://2017.igem.org/Team:TU_Dresden/Lab_Work"> | <a xlink:href="https://2017.igem.org/Team:TU_Dresden/Lab_Work"> | ||
Line 135: | Line 137: | ||
<a xlink:href="https://2017.igem.org/Team:TU_Dresden/About_Us"> | <a xlink:href="https://2017.igem.org/Team:TU_Dresden/About_Us"> | ||
<circle cx="1840" cy="750" r="90" | <circle cx="1840" cy="750" r="90" | ||
− | |||
− | |||
/> | /> | ||
</a> | </a> |
Revision as of 16:49, 1 November 2017