From 437472c6e0a42061ad4b2a894441d8d8d25dbdee Mon Sep 17 00:00:00 2001 From: barkaiavital Date: Tue, 19 May 2020 17:37:30 +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 c30efb8..23342ef 100644 --- a/12/style.css +++ b/12/style.css @@ -62,3 +62,6 @@ a:hover{ text-decoration: underline; } +.now_playing{ + color:pink; +} \ No newline at end of file