Browse Source

:bug: 打印底部多一页

visuddhinanda 5 years ago
parent
commit
b145d82ddb
1 changed files with 4 additions and 0 deletions
  1. 4 0
      app/article/print.css

+ 4 - 0
app/article/print.css

@@ -29,3 +29,7 @@ note {
 note > .tran {
 	color: #000000;
 }
+
+#contents_foot {
+	display: none;
+}