From 39592a9c5fda0f88fd36481ae4255eca117b8eee Mon Sep 17 00:00:00 2001 From: barkaiavital Date: Fri, 26 Jun 2020 17:52:14 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 3 +++ 1 file changed, 3 insertions(+) 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; }