diff options
Diffstat (limited to 'app/print.styl')
| -rw-r--r-- | app/print.styl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/print.styl b/app/print.styl index 7f5cff3..41ca616 100644 --- a/app/print.styl +++ b/app/print.styl @@ -8,6 +8,10 @@ body { line-height: 1.3 } +a:link, a:visited, a:hover, a:active { + text-decoration-thickness: 1px +} + .section-header { font-size: 18pt margin-bottom: -0.6em |
