2
0
2DU 8 жил өмнө
parent
commit
76edc97db6
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      mark.py

+ 1 - 1
mark.py

@@ -887,7 +887,7 @@ def namumark(title, data, num, in_c):
         else:
             tou += '</div>'
 
-            if(tou == "<hr id='footnote'><div><br></div>"):
+            if(tou == "<hr style='margin-top: 30px;' id='footnote'><div><br></div>"):
                 tou = ""
 
             break