1
0
Commit Graph

6 Commits

Author SHA1 Message Date
c3df4cc0c4 Clean up fallback styles
- Use unitless values where possible
- Emit styles in a more logical order
- Updated documentation of fallback styles
2016-02-04 19:43:14 +01:00
c0e626fecf Remove fallback styles for lightboxed image links
No longer necessary.

Reverts 7e9524c7bb
2016-02-04 19:30:41 +01:00
7e9524c7bb Add fallback styles for image links
This is required by the lightbox plugin. It does not harm blogs
that do not use the lightbox plugin, but makes image links easier
to click.

References #388
2016-02-04 18:05:37 +01:00
288c937f60 Fixed a minor bug in style_fallback.css. 1996 called and wanted it's font-size in pt back. 2011-04-20 08:55:43 +00:00
a1388d2f15 Saved a few bytes in templates/default/style_fallback.css :) 2009-07-14 10:22:03 +00:00
97710fe021 * Removed inline styles of the s9y media insertion, they will now
properly utilize CSS classes (defined in the new file
      style_fallback.css). Also added support for entering "ALT"
      attributes to an <img> tag, can be used as a media property if
      you add "ALT" to the list of "Media properties" in the
      main configuration. (garvinhicking)
2009-07-14 09:22:06 +00:00