浏览代码

:bug: 打印底部多一页

visuddhinanda 5 年之前
父节点
当前提交
b145d82ddb
共有 1 个文件被更改,包括 4 次插入0 次删除
  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;
+}