From 53d1c4d6d41a18fe936285dfd621c8d6d12ced8b Mon Sep 17 00:00:00 2001 From: "E.zn" Date: Wed, 17 Jun 2020 12:58:19 +0200 Subject: [PATCH] css : now_playing --- 12/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/12/style.css b/12/style.css index 6259a94..6153518 100644 --- a/12/style.css +++ b/12/style.css @@ -980,4 +980,8 @@ div.c_downclock{ margin-right: 45px; z-index: -10; -} \ No newline at end of file +} + +#implicancies_06 .now_playing{ + background-color: darkblue; +}