Team:Goettingen/Team/Gallery
From 2013.igem.org
(Difference between revisions)
Line 106: | Line 106: | ||
for(j=0;j<=13;j++){ | for(j=0;j<=13;j++){ | ||
- | document.write('<img src=" '+ alb[0][j].thum + '" onclick="showGarPic(alb[0]['+ j + '].src,alb[0]['+j+'].txt,0)" style="margin-right:15px;cursor:pointer" />'); | + | document.write('<img src=" '+ alb[0][j].thum + '" onclick="showGarPic(alb[0]['+ j + '].src,alb[0]['+j+'].txt,0)" style="margin-right:15px;cursor:pointer;margin-top:30px;border: 5px #ccc solid" />'); |
} | } | ||
+ | |||
</script> | </script> |
Revision as of 11:05, 15 September 2013