update
This commit is contained in:
parent
6907fc5e3c
commit
adbe42f55c
@ -201,6 +201,9 @@ main {
|
|||||||
margin-left: 0 !important;
|
margin-left: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dropdown-content {
|
||||||
|
max-height: unset;
|
||||||
|
}
|
||||||
/******* navigation *******/
|
/******* navigation *******/
|
||||||
|
|
||||||
|
|
||||||
@ -273,4 +276,7 @@ main {
|
|||||||
flex-flow: column;
|
flex-flow: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dropdown-content {
|
||||||
|
max-height: unset;
|
||||||
|
}
|
||||||
}
|
}
|
@ -43,6 +43,10 @@
|
|||||||
<td>Jaga</td>
|
<td>Jaga</td>
|
||||||
<td>Hekaté, Hestia</td>
|
<td>Hekaté, Hestia</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>Dazhbog</td>
|
||||||
|
<td>Aténa</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
crossorigin="anonymous" referrerpolicy="no-referrer">
|
crossorigin="anonymous" referrerpolicy="no-referrer">
|
||||||
<link rel="stylesheet" href="/global/global.css">
|
<link rel="stylesheet" href="/global/global.css">
|
||||||
<script src="/global/global.js"></script>
|
<script src="/global/global.js"></script>
|
||||||
<title>GAME HUB</title>
|
<title>Slovanská mytológia</title>
|
||||||
__TEMPLATE_SCRIPT__
|
__TEMPLATE_SCRIPT__
|
||||||
__TEMPLATE_STYLE__
|
__TEMPLATE_STYLE__
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
Reference in New Issue
Block a user