From 6d293220ec19a36cfb8e3d74a98527807eee4b1c Mon Sep 17 00:00:00 2001 From: Vasil Kolev Date: Wed, 21 Jul 2021 19:16:44 +0300 Subject: [PATCH] add about event on top --- css/styles.css | 7 ++++++- front-page.php | 5 ++--- functions.php | 1 + 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/css/styles.css b/css/styles.css index 1a59c49..3ac3dda 100644 --- a/css/styles.css +++ b/css/styles.css @@ -940,4 +940,9 @@ footer.entry-footer { height: auto; } } - +section.subtitle_content { + background: #f0f0f0; + padding: 10px; + text-align: justify; + font-weight: bold; +} diff --git a/front-page.php b/front-page.php index 6277113..ab9b62a 100644 --- a/front-page.php +++ b/front-page.php @@ -6,10 +6,9 @@ } +
'.e_('about_event').''; ?>