Skip to content

Commit 76eb9cb

Browse files
authored
Update index.html
1 parent e79d263 commit 76eb9cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@
256256
img.style.top=rand1.toString()+"%";
257257
img.style.left=rand2.toString()+"%";
258258
img.style.opacity="0.5";
259+
img.style.zIndex="-1";
259260
}
260261
document.getElementById("sl_text").innerHTML="$"+m.toString()+" Gems:"+g.toString();
261262
}

0 commit comments

Comments
 (0)