From 92ffac4fe0cbc10fb880cf9b27beb35d94f9e4ac Mon Sep 17 00:00:00 2001 From: zyqunix Date: Thu, 12 Jun 2025 10:46:05 +0200 Subject: [PATCH] qwe --- autist/index.html | 14 ++++++++------ autist/style.css | 3 --- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/autist/index.html b/autist/index.html index 0302c8d..9e09e1a 100644 --- a/autist/index.html +++ b/autist/index.html @@ -1,5 +1,6 @@ + @@ -8,17 +9,18 @@ + -
-

No sound played. Press the button!

+
+

Autist

-
- - + + \ No newline at end of file diff --git a/autist/style.css b/autist/style.css index edc8e83..f7e5051 100644 --- a/autist/style.css +++ b/autist/style.css @@ -16,10 +16,7 @@ button:not(#toggle) { max-width: 80%; text-align: center; padding: 30px; - background-color: #454545; border-radius: 4px; - box-shadow: 0 4px 10px rgba(16, 16, 16, 0.5); - transform: scale(1.1); } @media (min-width: 1024px) {