samhuri.net/public/posts/2011/12/pure-css3-images-hmm-maybe-later.md
Sami Samhuri b34ddbb600 fix code blocks on narrow screens, change post extensions
- Code blocks can't be in tables or they extend past the body width.
  Workaround by using floated line numbers instead.

- Fix typocode CSS

- Change post extension from .html.md to .md. This makes URLs without
  extensions work with harp server again. This change works now that
  article titles never contain periods.
2014-03-03 22:47:21 -08:00

171 B

Great analysis of the performance of CSS based images. Not directly mentioned, but very apparent, is that the task of making CSS images itself is prohibitively difficult.