(5 intermediate revisions by the same user not shown) | |||
Line 49: | Line 49: | ||
links.forEach(function (link) { | links.forEach(function (link) { | ||
− | |||
$(svg.getElementById(link[0])).hover(function () { | $(svg.getElementById(link[0])).hover(function () { | ||
$(this).css('cursor', 'pointer'); | $(this).css('cursor', 'pointer'); | ||
Line 62: | Line 61: | ||
} | } | ||
</script> | </script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</head> | </head> | ||
Line 87: | Line 67: | ||
<!-- Navbar --> | <!-- Navbar --> | ||
<nav class="navbar navbar-expand-lg fixed-top navbar-light bg-light"> | <nav class="navbar navbar-expand-lg fixed-top navbar-light bg-light"> | ||
− | <a class="navbar-brand" href=" | + | <a class="navbar-brand" href="https://2017.igem.org/Team:NYU_Abu_Dhabi"> |
<img src="https://static.igem.org/mediawiki/2017/0/0d/T--NYU_Abu_Dhabi--horizontal-logo.png" alt="" /> | <img src="https://static.igem.org/mediawiki/2017/0/0d/T--NYU_Abu_Dhabi--horizontal-logo.png" alt="" /> | ||
</a> | </a> |
Latest revision as of 17:44, 31 October 2017