mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-01-04 05:46:14 +00:00
commit
696e72e3e8
|
@ -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…
Reference in a new issue