craft-letter/output/theme/css/print.css
Pascal Le Merrer f6501517d5 First version
2025-12-13 16:51:44 +01:00

4 lines
208 B
CSS

* { background: #fff; }
body { font-family: georgia, times, serif; color: black; }
blockquote { font-style: italic; color: black; }
a:link, a:visited { border-bottom-width: 1px; border-bottom-style: solid; }