From 9e8f28567d16dc3843d7ffc64468c825bf2145cb Mon Sep 17 00:00:00 2001 From: barkaiavital Date: Thu, 21 May 2020 18:53:55 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/12/style.css b/12/style.css index 2adeee5..c0c396c 100644 --- a/12/style.css +++ b/12/style.css @@ -120,8 +120,7 @@ color: orangered; } audio{ -width:90%; - color:white; +width:100%; } a{ @@ -137,3 +136,6 @@ a:hover{ color: red; } +#track{ + display:none; +}