So here is my tribute page! I welcome any and all critiques.
Now my question: is it possible to change the a:link selector’s property color using Bootstrap?
I have tried mightily. I played around with placing the id and class attributes in different tags to see the effects. Then I tried to increase the specificity. Then I looked online and it seems like it can be done, but when I follow the advice it fails.
The curious thing is that when I look on the console on the Debug page, it shows the Bootstrap default is struck out and the color I want is being applied, yet it does not come out as such.
Thanks for reading and commenting!