We have a custom theme that is being used by over 100 sub-sites for one University. ONE of the sub-sites would love to have me change the color of their linked content from red to blue. I can't change this in the actual theme for them because it will affect all the sites. I tried adding a simple a {color:blue;} to the inline CSS box in Advanced Options but apparently its not as simple as that. They have linked text in <p>, <h2>, <h3>, <h4>, <h5> and <h6>. I would love some advice on what step to take to get this change to happen.
I installed Drupal 8.9.6 but also 8.9.7 and found a big problem.
Example:
Create a block
Place the block in the region of your choice.
In the block settings, select the visibility for the Administrator role only.
Go to the Home or any page.
If you are logged in as user 1, you will not see the block.
Warning I have simulated this by downloading the versions I mentioned above. (I haven't updated the core to this version.)
I did some research and I believe this anomaly is related to this question.