aboutsummaryrefslogtreecommitdiff
path: root/css/print
Commit message (Collapse)AuthorAge
* Changes to make PDF output match the browser view more closelyGary Murakami2012-09-27
| | | | | | 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
* themes are now available as separate css files under css/theme/, old theme ↵Hakim El Hattab2012-08-08
option in config is no longer supported (closes #104)