You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve typography for print media (#1439) (#1440)
* Update styles to enable printing docs (#1425)
The sidebar, header, footer and Advertisement elements are now hidden
when users print docs from the website.
* Improve typography for print media (#1439)
- _common.styl
- Grey(ish) text replaced with black
- page-breaks now avoided in code snippets
- shaded BG colors replaced with border-boxes
- _demo.styl
- Demonstration box padding, margins tightened up
- page-breaks avoided
- _page.styl
- remove padding from left of page
- reduce line-height - dense reading is more comfortable from the page
- shaded BG colors in 'tip' boxes replaced with border-box
* Improve typography for print media (#1439)
- _common.styl
- Grey(ish) text replaced with black
- page-breaks now avoided in code snippets
- shaded BG colors replaced with border-boxes
- _demo.styl
- Demonstration box padding, margins tightened up
- page-breaks avoided
- _page.styl
- remove padding from left of page
- reduce line-height - dense reading is more comfortable from the page
- shaded BG colors in 'tip' boxes replaced with border-box
* Add links to printed typography
0 commit comments