#css class selectors
1 messages · Page 1 of 1 (latest)
if you want to select a specific class with css you can just use .panels-3wFtMD::before
the square bracket selectors are just because discord likes to change the random stuff at the end
or [class*=panels-]
^= works here
it had * but I thought it was kinda useless because it worked without any, but be necesary idk
oh god shiggy
the shigger
[class]::before {
content: "";
width: 47px;
height: 47px;
left: 185px;
margin-top: -47px;
position: absolute;
background-image: url('https://cdn.discordapp.com/emojis/1024751291504791654.gif?size=48&name=shiggy%7E1&quality=lossless');
}
fixed it for you
invasion
::before {
content: "";
width: 47px;
height: 47px;
left: 185px;
margin-top: -47px;
position: absolute;
background-image: url('https://cdn.discordapp.com/emojis/1024751291504791654.gif?size=48&name=shiggy%7E1&quality=lossless');
}
shiggy everywhere
oh god
the oneko doesn't wake up when you hover it
my dissapointment is immeasurable and my day is ruined
I don't know how to use keyframes, sorry
and I think its broken
hello does this css still work? i tried putting it in and i get nothing
that's because it's really outdated, but you can try to use https://syndishanx.github.io/Website/Update_Classes.html to update the classes