瀏覽代碼

: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 {
 note > .tran {
 	color: #000000;
 	color: #000000;
 }
 }
+
+#contents_foot {
+	display: none;
+}