visuddhinanda 5 лет назад
Родитель
Сommit
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;
+}