diff --git a/files/assets/events/homoween/css/main_homoween.css b/files/assets/events/homoween/css/main_homoween.css index fe8c3af16..9112e91cd 100644 --- a/files/assets/events/homoween/css/main_homoween.css +++ b/files/assets/events/homoween/css/main_homoween.css @@ -530,18 +530,18 @@ body::after { /* Upsidedown */ #canvas { - position:absolute; - pointer-events:none; + position: absolute; + pointer-events: none; } /* Bones */ #animate{ - margin-left:45%; - margin-top:-5%; + margin-left: 45%; + margin-top: -5%; position: absolute; - z-index:999; + z-index: 999; pointer-events: none; - opacity:0.9; + opacity: 0.9; } /* Pumpkin */ @@ -550,7 +550,7 @@ body::after { font-size: 1em; font-family: Serif; text-shadow: 0 0 1px #000; - pointer-events: none; + pointer-events: none; } @keyframes fall-pumpkins-fall {