From a5b52eccc4b0ad55eea161b6b05cd7266e9abc76 Mon Sep 17 00:00:00 2001 From: "Mar.Gregorios Orthodox Church" <126573091+margregorioschurch@users.noreply.github.com> Date: Fri, 3 Jan 2025 18:37:35 +0000 Subject: [PATCH] Update style.css css updated --- css/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/style.css b/css/style.css index 98ef19f..f15ed50 100644 --- a/css/style.css +++ b/css/style.css @@ -467,6 +467,7 @@ h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{ margin-right: auto; border-radius:2px; border:1px solid #bc451d; + color:var(--brown); } .grid-box-sc{ @@ -483,6 +484,10 @@ h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{ } /*** Youtube Video ***/ +.modal-content { + background-color:#000000d1; +} + .video { position: relative; height: 100%;