mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-01-01 12:26:13 +00:00
commit
696e72e3e8
|
@ -14,7 +14,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||
|
||||
setTimeout(function() {
|
||||
label.style.opacity = 1;
|
||||
}.bind(this), 250);
|
||||
}, 250);
|
||||
});
|
||||
|
||||
labels[i].addEventListener('mouseout', function() {
|
||||
|
|
Loading…
Reference in a new issue