Skip to content

Commit e79d263

Browse files
authored
Update index.html
1 parent 9caa7eb commit e79d263

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
@@ -255,6 +255,7 @@
255255
img.style.position="absolute"
256256
img.style.top=rand1.toString()+"%";
257257
img.style.left=rand2.toString()+"%";
258+
img.style.opacity="0.5";
258259
}
259260
document.getElementById("sl_text").innerHTML="$"+m.toString()+" Gems:"+g.toString();
260261
}

0 commit comments

Comments
 (0)