mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
fix footer in print.css
This commit is contained in:
parent
4929663437
commit
1a6a480f15
1 changed files with 1 additions and 0 deletions
|
|
@ -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; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue