From 54ba85722d4a2f7cf2abada04a639dd679b7c0f4 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 21 May 2020 18:42:32 +0200 Subject: [PATCH] js --- 12/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/12/style.css b/12/style.css index 6002114..361aeba 100644 --- a/12/style.css +++ b/12/style.css @@ -134,4 +134,8 @@ a:hover{ .now_playing{ color: red; +} + +#track{ + color: white; } \ No newline at end of file