This commit is contained in:
Miloslav Ciz 2023-03-23 21:27:33 +01:00
parent c4013d7128
commit 616f5729ec
2 changed files with 57 additions and 0 deletions

View file

@ -13,3 +13,8 @@ table td, th
border: 1px solid black;
padding: 4px;
}
.dead
{
color: red;
}