This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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






