This commit is contained in:
Miloslav Ciz 2024-02-17 23:25:58 +01:00
parent e3def6f586
commit 732dc569f4
15 changed files with 1780 additions and 1665 deletions

View file

@ -12,6 +12,11 @@ i, em
color: #20777b;
}
p:first-letter
{
margin-left: 20px;
}
i:hover, em:hover
{
background-color: #ddd;