From 2a8aa4c2e957a83e402d50797c4e311481d6c523 Mon Sep 17 00:00:00 2001 From: atombug <37274529+atombug@users.noreply.github.com> Date: Wed, 13 Jun 2018 03:42:40 +0530 Subject: [PATCH] Update printers.md Added google's cached link of "Tips And Tricks For Print Style Sheets" as it was requiring a password, added a new link of "Building Books with CSS3". --- compatibility/printers.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/compatibility/printers.md b/compatibility/printers.md index 9324bfb5..029b429a 100644 --- a/compatibility/printers.md +++ b/compatibility/printers.md @@ -9,7 +9,9 @@ Manipulation of printer output through CSS. [![Twitter](https://img.shields.io/badge/follow-twitter-55acee.svg?style=flat-square)](https://twitter.com/FrontendDir) ----------------------------------------- -+ **[Tips And Tricks For Print Style Sheets](http://coding.smashingmagazine.com/2013/03/08/tips-tricks-print-style-sheets/)**: A comprehensive guide for print optimization including background images and colors, expanding external links, QR codes, CSS3 filters for print quality. ++ **[Tips And Tricks For Print Style Sheets](https://webcache.googleusercontent.com/search?q=cache:c9DWZn79cOUJ:https://www.smashingmagazine.com/2013/03/tips-and-tricks-for-print-style-sheets/)**: A comprehensive guide for print optimization including background images and colors, expanding external links, QR codes, CSS3 filters for print quality. + ++ **[Building Books with CSS3](http://alistapart.com/article/building-books-with-css3)**: A comprehensive guide on creating books with css3. ------------------ @@ -18,4 +20,4 @@ Manipulation of printer output through CSS. Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License. -Please provide a link back to this repository. This is not necessary for GitHub forks. \ No newline at end of file +Please provide a link back to this repository. This is not necessary for GitHub forks.