From 09a5cb19041cbe082c7afb471eebc7e3763836e7 Mon Sep 17 00:00:00 2001 From: "Mar.Gregorios Orthodox Church" <126573091+margregorioschurch@users.noreply.github.com> Date: Fri, 3 Jan 2025 23:53:58 +0000 Subject: [PATCH] Update style.css css --- css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index eb52aaa..7cee4ee 100644 --- a/css/style.css +++ b/css/style.css @@ -365,9 +365,10 @@ h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{ background-size: contain; border-radius: 2px; background-attachment: fixed; + background-position: center; } -.fc-view-harness fc-view-harness-active { +fc-view-harness fc-view-harness-active { background: #b7d6de9e; }