diff --git a/12/style.css b/12/style.css index 3badadb..b59d92f 100644 --- a/12/style.css +++ b/12/style.css @@ -272,6 +272,13 @@ a:hover{ background-color: black; } +#implicancies_05 .now_playing{ + color: black; + font-size: 20px; + background-color: fuchsia; +} + + #track{ display:none; }