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