Still not allowing numbers after . (.\24K)
So I followed what anagrammer had to say, but it's still not allowing it.
Ex:
.\24K{background-image: url(https://www.dropbox.com/s/v3oyc1jquorqz9o/24k_cover_albumcoach.png?raw=1);}
It doesn't give the error anymore, but it doesn't set the image either. It's like the code doesn't exist. Any help?
Ex:
.\24K{background-image: url(https://www.dropbox.com/s/v3oyc1jquorqz9o/24k_cover_albumcoach.png?raw=1);}
It doesn't give the error anymore, but it doesn't set the image either. It's like the code doesn't exist. Any help?
Comments
For reference.
https://forum.userstyles.org/discussion/72372/trying-to-put-a-number-on-a-code-ex-24k
.\32 4K
. The extra space is so that it's clear where the end of the escape is.Also worth noting, you could always just use an attribute selector instead:
[class="24K"]