This commit is contained in:
Dávid Jančár 2024-05-16 09:56:32 +02:00
parent adbe42f55c
commit edf7e729eb
2 changed files with 11 additions and 3 deletions

@ -202,7 +202,7 @@ main {
}
.dropdown-content {
max-height: unset;
max-height: unset !important;
}
/******* navigation *******/
@ -277,6 +277,6 @@ main {
}
.dropdown-content {
max-height: unset;
max-height: unset !important;
}
}

@ -16,7 +16,7 @@
</tr>
<tr>
<td>Perún</td>
<td>Zeus, Thor</td>
<td>Zeus, Thor, Ares, Poseidón</td>
</tr>
<tr>
<td>Veles</td>
@ -47,6 +47,14 @@
<td>Dazhbog</td>
<td>Aténa</td>
</tr>
<tr>
<td>Svarožič(Radegast)</td>
<td>Apolón, Hestia, Ares</td>
</tr>
<tr>
<td>Zirnitra</td>
<td>Hekaté</td>
</tr>
</table>
</article>