Changes to make PDF output match the browser view more closely
authorGary Murakami <gary.murakami@10gen.com>
Thu, 27 Sep 2012 15:39:11 +0000 (11:39 -0400)
committerGary Murakami <gary.murakami@10gen.com>
Thu, 27 Sep 2012 15:39:11 +0000 (11:39 -0400)
commit73706ad02ed2278626f7b9bc2a52afe6e62fabd6
tree62a56df07cacb305165129d280e69beddb7049bf
parenta1e73b78ef6ec05599794e7cfd0b91bd7a10eb88
Changes to make PDF output match the browser view more closely
  font-size: 18pt; instead of fount-size: 22pt;
  remove the "a" tag from def that forces font size, otherwise anchors in various contexts, e.g., headings, etc., will cause ugly rendering due to mismatched font size.
   specify font size for "pre" tags so that code listings more closely match browser rendering
css/print/pdf.css