commit be1d583c386f10112d1ef396613a3eab9e32209f Author: Tyson of the Northwest Date: Sat Mar 18 05:36:54 2017 -0700 Created Printing Tricks (markdown) diff --git a/Printing-Tricks.md b/Printing-Tricks.md new file mode 100644 index 0000000..ef49231 --- /dev/null +++ b/Printing-Tricks.md @@ -0,0 +1,23 @@ +## Print borders on blockquote (note) + +Yeah, Chrome has a bug where they simply haven't implemented printing CSS shadows. There is a workaround in progress though and I think it was planned for the version 3.0 release. This also adds shadows to the monster stat blocks. It works by embedding the shadows directly into the artwork of the box borders. To print the borders of the blockquote so add the following CSS ([#354](https://github.com/stolksdorf/homebrewery/issues/354)) + + \ No newline at end of file