💾 Archived View for groundctrl.earth › library captured on 2023-03-20 at 17:22:09. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

➡️ Next capture (2024-03-21)

-=-=-=-=-=-=-

Here is a collection of links or semi-long articles that are related to what I like to do.

1px is not enough (Retrieved October 24, 2021)

An interesting read about noise and dithering patterns in UI elements which we sadly do not have anymore.

The hanging quotation mark

One of my favorite design elements, it always brightens my day if I discover someone paying attention to this.

Also very easy to do in e.g. Textile (which I prefer over Markdown):

p{text-indent: -0.45em}. "Inline styles. GASP!"

Speaking of inline styles:

Atomic CSS

It is basically what Tailwind CSS wants to sell to you, only that design skill is still required. I’m using it IN ADDITION to “regular CSS” in most of my websites. You could give it a chance.

Back to the entrance.