summaryrefslogtreecommitdiffstats
path: root/app/print.styl
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-05-21 23:38:33 +0200
committerAhmed Abdelhalim <[email protected]>2021-05-21 23:38:33 +0200
commit49fe2db915794b3f2e3c3412199f02092981ea86 (patch)
tree7690ded4a5f9383fe1b07c215ef3b49e544c9758 /app/print.styl
parent7852c9f725382df2aed88fa3f957b1a6d272baef (diff)
Update the sr.ht url and disclaimer wording/style
Diffstat (limited to 'app/print.styl')
-rw-r--r--app/print.styl4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/print.styl b/app/print.styl
index cf29210..4d83f27 100644
--- a/app/print.styl
+++ b/app/print.styl
@@ -103,10 +103,10 @@ footer {
display: block
position: fixed
bottom: 0;
- font-size: 7pt
+ font-size: 5pt
}
footer:after {
color: #F7F7F7
- content: "Disclaimer: auto generated from https://a14m.me"
+ content: "Disclaimer: generated from https://a14m.me"
}