From be22c6fb1a99673a70159b2c0360b6daac0a58f3 Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Thu, 11 Jun 2020 15:54:48 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 7 +++++++ 1 file changed, 7 insertions(+) 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; }