WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

886

The following code was working last week or so but now it won't let me use it, why

road_scroll { 100% {transform:translateY(2800px)} } road_scroll { 100% {transform:translateY(2800px)} } road_scroll { 100% {transform:translateY(2800px)} } road_scroll { 100% {transform:translateY(2800px)} } road_scroll { 100% {transform:translateY(2800px)} }

It gives me the message

Error While Contacting The Server

The following code was working last week or so but now it won't let me use it, why >@-webkit-keyframes road_scroll { >100% {transform:translateY(2800px)} >} >@-moz-keyframes road_scroll { 100% {transform:translateY(2800px)} >} >@-ms-keyframes road_scroll { >100% {transform:translateY(2800px)} >} >@-o-keyframes road_scroll { >100% {transform:translateY(2800px)} } >@keyframes road_scroll { >100% {transform:translateY(2800px)} >} It gives me the message >Error While Contacting The Server

(post is archived)

[–] 0 pt

The code you are trying to validate contains invalid characters (copy-paste from non-regular encoding?)

hmmm, that's weird

My css is entirely pasted and works except that one section. Tried notepad and still nothing

[–] 0 pt

Pastbin it and PM me the link.