add noprint class to hide elements when printing

This commit is contained in:
2024-05-17 09:53:02 +06:00
parent fbe57409c8
commit ec9cfc83fe
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -10,6 +10,8 @@ a
a.print:after
content: " (" attr(href) ") "
font-size: 50%
.noprint
display: none
.synopsis
.desc > p