This website works better with JavaScript
Home
Explore
Help
Register
Sign In
iapt-platform
/
mint
mirror of
https://github.com/iapt-platform/mint.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
:bug: 打印底部多一页
visuddhinanda
5 years ago
parent
bbba8e027e
commit
b145d82ddb
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
app/article/print.css
+ 4
- 0
app/article/print.css
View File
@@ -29,3 +29,7 @@ note {
note > .tran {
color: #000000;
}
+
+#contents_foot {
+ display: none;
+}