this post was submitted on 07 Jul 2024
537 points (96.9% liked)

Programmer Humor

19149 readers
1215 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 

I am not allowed to credit the site that has this disaster. Its owner said "Nobody should see that"

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Ephera@lemmy.ml 3 points 2 months ago (1 children)

Yeah, userstyles are wild. You learn so many ways how to not use CSS. Everything is !important and rather than adjusting the HTML to change the structure, you get to do it all in CSS. ๐Ÿซ 

[โ€“] RedStrider@lemmy.world 2 points 2 months ago

flex-direction:row-reverse; my beloved