This commit is contained in:
Miloslav Ciz 2024-01-31 00:35:22 +01:00
parent e4ac7bfe6e
commit cafa9c826c
8 changed files with 141 additions and 10 deletions

View file

@ -126,6 +126,11 @@ ul li:before
color: red;
}
a:hover
{
background-color: yellow;
}
hr
{
border-top: none;