mgokg commited on
Commit
d3483c5
·
verified ·
1 Parent(s): 3d44fe4

Update index.html

Browse files
Files changed (1) hide show
  1. 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="width:50px;border-radius:50%">
239
- <img style="width:50 px" src="https://specialist-it.de/rec.png">
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