Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print-friendly css #16

Open
matthewmueller opened this issue Feb 12, 2012 · 1 comment
Open

Print-friendly css #16

matthewmueller opened this issue Feb 12, 2012 · 1 comment

Comments

@matthewmueller
Copy link

Tried to add this as pull request, but couldn't get all the rake dependencies to build the document.

Basically just add another css file for print media = "print" or I think you can do:

@media print {
    ...
}

... and just hide the sidebar. Then us old timers can have our paper copy :-)

@sharper-than-blade
Copy link

hi, I think the css for this document is really awsome, and I would like to reuse it to prettify my documentations. How can I do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants