#css class selectors

1 messages · Page 1 of 1 (latest)

steel sail
#

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

uneven crater
#

or [class*=panels-]

steel sail
#

^= works here

twilit olive
#

lmao [class="panels-3wFtMD"] thats cute

#

the worst of both worlds ❤️

thin grove
#

it had * but I thought it was kinda useless because it worked without any, but be necesary idk

twilit olive
#

oh god shiggy

thin grove
#

the shigger

steel sail
#
[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

twilit olive
#
::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

thin grove
#

oh god

frozen flax
#

Shiggy

#

Shiggier

#

Shiggiest

lone wave
#

thank you i am super happy

#

happiest ive been in months

stuck maple
#

the oneko doesn't wake up when you hover it

#

my dissapointment is immeasurable and my day is ruined

thin grove
#

I don't know how to use keyframes, sorry
and I think its broken

velvet bay
#

hello does this css still work? i tried putting it in and i get nothing

thin grove