From 4c972b7f7d81a903f9ab3c12314c3564571a5763 Mon Sep 17 00:00:00 2001 From: "Mar.Gregorios Orthodox Church" <126573091+margregorioschurch@users.noreply.github.com> Date: Tue, 30 Apr 2024 14:01:15 +0100 Subject: [PATCH] Update style.css updated --- css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index f97ba67..06fe740 100644 --- a/css/style.css +++ b/css/style.css @@ -373,6 +373,7 @@ h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{ #calendar a { color:#bc451d !important; + font-size: large; } #calendar button { @@ -453,7 +454,7 @@ h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{ } .fc .fc-daygrid-day.fc-day-today { - background-color: rgb(255 219 34 / 40%) !important; + background-color: var(--fc-event-bg-color) !important; } #btn-center{