diff --git a/12/style.css b/12/style.css index fd02c40..18f9e05 100644 --- a/12/style.css +++ b/12/style.css @@ -302,8 +302,16 @@ a:hover{ } #implicancies_03 .now_playing{ - color: fuchsia; - font-size: 20px; + color: red; +} + + +#implicancies_02 .now_playing{ + color: orangered; +} + +#implicancies_01 .now_playing{ + color: blue; }