Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -236,7 +236,7 @@
|
|
236 |
<!-- Boxes will be dynamically added here -->
|
237 |
</div>
|
238 |
</div>
|
239 |
-
<button id="start-button" style="border-radius:12px; background: linear-gradient(to right,
|
240 |
Aufnahme starten
|
241 |
</button>
|
242 |
|
|
|
236 |
<!-- Boxes will be dynamically added here -->
|
237 |
</div>
|
238 |
</div>
|
239 |
+
<button id="start-button" style="border-radius:12px; background: linear-gradient(to right, blue, purple);">
|
240 |
Aufnahme starten
|
241 |
</button>
|
242 |
|