CSS but not lighter for mobile

This commit is contained in:
bel
2020-03-12 04:36:36 +00:00
parent f8b5eb71e0
commit a0f336ca67
3 changed files with 81 additions and 1 deletions

View File

@@ -1368,3 +1368,8 @@ li.mtt-item-hidden {
min-width: 350px;
}
body { filter: invert(80%); background-color: #222; }
#newtask_adv ,
#tagcloudbtn ,
#settings {
display: none;
}