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 { .dropdown-content {
max-height: unset; max-height: unset !important;
} }
/******* navigation *******/ /******* navigation *******/
@ -277,6 +277,6 @@ main {
} }
.dropdown-content { .dropdown-content {
max-height: unset; max-height: unset !important;
} }
} }

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