summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rw-r--r--static/css/print.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/print.css b/static/css/print.css
index c70d677..9a30003 100644
--- a/static/css/print.css
+++ b/static/css/print.css
@@ -5,6 +5,6 @@
bottom: 0;
}
-.social-icons > a > p {
- font-size: x-small;
+html {
+ font-size: 20px !important; /* scale to 60% when printing */
}