Добавил фильтр
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-19 21:36:42 +03:00
parent 619459fedd
commit 59aa29833c
3 changed files with 42 additions and 22 deletions

View File

@@ -16,10 +16,6 @@ tr {
text-align: left;
}
tr:nth-child(even) {
background: rgb(240, 242, 243);
}
td {
padding: 2px 16px;
}