diff --git a/12/style.css b/12/style.css index 18f9e05..f5a7fc2 100644 --- a/12/style.css +++ b/12/style.css @@ -303,15 +303,18 @@ a:hover{ #implicancies_03 .now_playing{ color: red; + background-color: transparent; } #implicancies_02 .now_playing{ color: orangered; + background-color: transparent; } #implicancies_01 .now_playing{ color: blue; + background-color: transparent; }