#000000

7 posts · Last used 29d

Back to Timeline
beep @beep@piefed.world · Jun 23, 2026

"I changed the Netflix password after a breakup and immediately got this text from her dad"

cross-posted from: https://piefed.world/c/shit/p/1214773/i-changed-the-netflix-password-after-a-breakup-and-immediately-got-this-text-from-her-da SVG Code @import url(’https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600&display=swap’) .ios-font { font-family: -apple-system, BlinkMacSystemFont, “SF Pro Text”, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif; } MG Mark now Hey pal! since you and my daughter broke up, am I also cut off from Netflix? As far as I'm concerned, I'm just an innocent casualty. 👍
0
0
0
beep @beep@piefed.world · Jun 16, 2026

Drunk Texting

cross-posted from: https://piefed.world/c/shit/p/1198671/drunk-texting SVG Code .bubble-text { font-family: -apple-system, BlinkMacSystemFont, “SF Pro Display”, “Segoe UI”, Roboto, Helvetica, Arial, sans-serif; font-size: 24px; font-weight: 400; letter-spacing: -0.4px; dominant-baseline: middle; text-anchor: middle; } .gray-bubble { fill: #e9e9eb; } .gray-text { fill: #000000; } .blue-bubble { fill: #007aff; } .blue-text { fill: #ffffff; } I’m drunk Can you pick us up Us?? I found a raccoon
0
0
0
beep @beep@piefed.world · Jun 13, 2026

"What radicalized you?"

cross-posted from: https://piefed.world/c/shit/p/1192758/what-radicalized-you SVG Code Today, June 13, 2026 Potential Spam (862) 265-198 6:09 PM Potential Spam (855) 348-991 5:55 PM Potential Spam (855) 348-99 5:53 PM Potential Spam (862) 265-198 4:59 PM Potential Spam (732) 786-341 4:35 PM
0
0
0
Kiru :mk_meow_round_pink: @kiru@gay.kiru.gay · May 09, 2026
Replying to @neineon77@transfem.social
unsolicited advice to avoid JavaScript, if desired Hover or focus to reveal Sensitive
@neineon77@transfem.social you can achieve this with pure CSS, assuming u merely want it use the browser's preference, i.e, instead of: background: #FFFFFF;you can do: background: light-dark(#FFFFFF, #000000);first argument to the function is the color to use in light mode, and second is the color to use in dark mode, this works in most modern browsers these days if ur using CSS variables you can also merely do a media query and adjust them, i.e: :root { --background: #FFFFFF; } @media (prefers-color-scheme: dark) { :root { --background: #000000; } }and if it's because you want a manual toggle, you can use CSS queries and simply have an somewhere, and apply the dark colors like so (assuming the input has a dark-mode class on it): :root:has(.dark-mode:checked) { --background: #000000; }though keep in mind the toggle's state isn't remembered between refreshes... unless absolutely desired, i would recommend merely following what the browser says it wants, as that's what most users expect
1
4
0
Trebetheric @trebetheric@mastodonapp.uk · Apr 23, 2026
0
2
0
🎀 Степан Девятый (Великолепный) 🎀 @mansalia@shitpost.poridge.club · Jan 29, 2026
0
2
0

You've seen all posts