Tootfinder

Opt-in global Mastodon full text search. Join the index!

@aral@mastodon.ar.al
2026-02-24 18:20:26

FML *smdh*
#stripe #checkout #managedPayments #darkMode

Screenshot of CSS file (detail):

#checkout {
  /*
    Since we have almost no control over the appearance of the embedded iframe and since it appears to be hardcoded to some narrow max width, use a CSS transform to make it fit the existing design when we’re at full width. Safari’s clearly snapshotting a bitmap as it blurs this but Safari today messes up so many things, so… 🤷
  */
  @media screen and (min-width: 585px) {
    transform: scale(1.27);
    transform-origin: top left;
    margin-lef…
@andycarolan@social.lol
2026-02-09 10:49:34

Morning!
How is *everyone*?
I've gone back to light mode for my tech stuff... I was finding dark mode a bit opressive 😅
I finally bought a new phone case as rawdogging it without one (after the silicone fail) was causing me deep anxiety.
Also, now using notbor.ing Weather app using accuweather as a source as Apple Weather was consistently incorrect for my location. #Apple #iPhone #DarkMode #LightMode #Weather #App