This commit is contained in:
Miloslav Ciz 2024-02-14 21:56:29 +01:00
parent 57c8d33e04
commit 3631b726e5
12 changed files with 1803 additions and 1666 deletions

View file

@ -87,6 +87,12 @@ a
text-decoration-style: wavy;
}
.nav
{
display: block;
background-color: #f0f1ff;
}
.dead
{
color: #d00;