I'm looking for some assistance for coding. I currently input the below:
body { background-color: #000000; }
scheduleday.activeday { color: #C9F3A9; }
scheduleday { color: #EBE8E1; }
appointment-type-name { font-size: 120%; font-weight: bold; }
However this did not achieve the results that I am looking for. I would like the full background on the scheduling portion to be black and all of the text to be white. Can you please advise how to do this?
Thank you so much in advance for your time and expertise.