Kaynağa Gözat

:bug: 打印底部多一页

visuddhinanda 5 yıl önce
ebeveyn
işleme
b145d82ddb
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  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;
+}