Fixed styles in tracker

This commit is contained in:
MaxOvs19
2023-06-23 10:55:22 +03:00
parent 055225d747
commit fbf64f2b39
6 changed files with 82 additions and 34 deletions

View File

@ -19,6 +19,10 @@
img {
margin-right: 12px;
}
p:hover {
text-decoration: underline;
}
}
}