From c54ff02180dff4f7220ef0de4b0de660bb7df293 Mon Sep 17 00:00:00 2001 From: ArZarLordOfMango <96249677+ArZarLordOfMango@users.noreply.github.com> Date: Fri, 28 Jul 2023 19:03:49 +0200 Subject: [PATCH] Update style.css --- style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style.css b/style.css index 5cf094c..5488e79 100644 --- a/style.css +++ b/style.css @@ -5,3 +5,8 @@ h1 { body { font-family: "Times New Roman", Times, serif; } + +.sound-button { + background-color: transparent; + border: 0; +}