mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 03:26:16 +00:00
commit
696e72e3e8
3 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||||
|
|
||||||
setTimeout(function() {
|
setTimeout(function() {
|
||||||
label.style.opacity = 1;
|
label.style.opacity = 1;
|
||||||
}.bind(this), 250);
|
}, 250);
|
||||||
});
|
});
|
||||||
|
|
||||||
labels[i].addEventListener('mouseout', function() {
|
labels[i].addEventListener('mouseout', function() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue