496
Noooooo my div (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] Xylight@lemmy.xylight.dev 35 points 2 years ago

fun fact: !important !important is essentially !importanter, and you can go even further if you want a hell of a css hierarchy

[-] whatisallthis@lemm.ee 14 points 2 years ago

You can also just write your class again as some sort of additional specificity like

.myclass.myclass.myclass { color:red !important !important; }

[-] FUsername@feddit.de 6 points 2 years ago

The fact that this and the prior comments work don't make like CSS more tbh

[-] MellowSnow@lemmy.world 2 points 2 years ago

Like most things in the world of dev, there are right and wrong ways to do things. Just because you can doesn't mean you should! CSS can be quite nice when used correctly!

[-] havocpants@lemm.ee 0 points 2 years ago

this and the parent comment have blown my mind.

[-] lukas@lemmy.haigner.me 2 points 2 years ago

This... exists? This is horrible.

this post was submitted on 11 Aug 2023
496 points (97.0% liked)

Programmer Humor

32707 readers
381 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS