fix footer in print.css

This commit is contained in:
Max Pozdeev 2020-09-08 14:55:37 +03:00
parent 4929663437
commit 1a6a480f15

View file

@ -25,6 +25,7 @@ li.task-completed { opacity:1; }
#footer_content { border-top:1px solid #777777; background:none; }
#footer_content a { text-decoration:none; color:#000000; }
#mobileordesktop { display: none; }
#tagcloudbtn { display:none; }
.mtt-notes-showhide { display:none; }