EDIT
Problem resolved as follows:
1. I should have created the user.css file in
2. The code should have been (or at least it worked by putting this):
:root {
--cassiopeia-color-primary: teal;
--cassiopeia-color-hover: teal;
--cassiopeia-color-link: black;
--container-header: #008080;
body-color: hsl(0, 0%, 100%);
}
Problem resolved as follows:
1. I should have created the user.css file in
2. The code should have been (or at least it worked by putting this):
:root {
--cassiopeia-color-primary: teal;
--cassiopeia-color-hover: teal;
--cassiopeia-color-link: black;
--container-header: #008080;
body-color: hsl(0, 0%, 100%);
}
Statistics: Posted by keelbolt — Fri Apr 26, 2024 4:21 pm