This website works better with JavaScript
首頁
探索
說明
註冊
登入
iapt-platform
/
mint
镜像来自
https://github.com/iapt-platform/mint.git
關注
2
讚好
0
複刻
0
檔案
問題管理
0
Wiki
瀏覽代碼
:bug: 打印底部多一页
visuddhinanda
5 年之前
父節點
bbba8e027e
當前提交
b145d82ddb
共有
1 個文件被更改
,包括
4 次插入
和
0 次删除
統一視圖
顯示文件統計
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;
+}