Skip to content
Snippets Groups Projects
Commit 1d9536f0 authored by Brian Canini's avatar Brian Canini
Browse files

link color update for music dark mode pages

parent 90b08653
No related branches found
No related tags found
1 merge request!160link color update for music dark mode pages
......@@ -334,7 +334,7 @@ jQuery(document).ready(function(){
//----fixing link color contrast on pages using inline dark mode----//
if (jQuery('.paragraph--type--javascript style').length) {
jQuery('.field--name-body a').css('color', '#E90000');
jQuery('.field--name-body a').css('color', '#FF0100');
}
//----END link color contrast-------------------------------------//
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment