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{