public
Description: Compass is a Stylesheet Authoring Environment that makes your website design simpler to implement and easier to maintain.
Home | Edit | New

Blueprint Documentation: Print

The print stylesheet does sensible things for print.

  • Shows the full URL for link like this:

=blueprint-show-link-urls &:after :content " (" attr(href) ")"

which is pretty nice.

Also it does some best-guesses at making your page work for print:

  • adds some extra definition to hr tags
  • sets your fonts according to blueprint_font_family (which is defined by your @import modules/typography.sass )

As always, refer to the source code: compass/frameworks/blueprint/stylesheets

Last edited by unthinkingly, Mon Sep 14 00:21:21 -0700 2009
Home | Edit | New
Versions: