Currently, my courses display black type on a white background. I know how to change font color; I can't figure out how to change the background to a color or design.
My internet searches and the archive here return advise like:
course-content ul.topics li.section .content {
background-color: #abc;
}I know this is CSS code, but I have no idea what to do with it. I'm an operator with just enough knowledge to be dangerous.If I'm reading this right. I "simply" have to do some cut & paste work and then insert or replace the code. I have no clue how I do that; where do I make these changes?
I want to:
[1] change the background [color, transparent image, etc] in any activity where the screen displays text [such as pages, book, quizzes] to something other than white
[2] make the new background the default.
I'm running Moodle 3.5.
This change will be for all courses constructed in an-as-yet-to-be-determined theme
mm

