Fix front page style

This commit is contained in:
Vencislav Atanasov 2024-10-30 21:43:06 +02:00
parent 1d7cfbf100
commit 1d83107b3a
1 changed files with 2 additions and 1 deletions

View File

@ -26,6 +26,7 @@ if ($isBeforeEvent) {
<style>
.countdown {
text-align: center;
margin-top: 18px;
}
.countdown > table {
@ -41,7 +42,6 @@ if ($isBeforeEvent) {
font-size: 12px;
}
</style>
<br><br>
<div class="countdown">
<?php e_('countdown_text_before'); ?>
<table>
@ -68,6 +68,7 @@ if ($isAfterEvent) {
<style>
.after_event {
text-align: center;
margin-top: 18px;
}
</style>
<div class="after_event">