soiz1 commited on
Commit
7907aff
·
1 Parent(s): cc51043

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +7 -7
index.html CHANGED
@@ -188,7 +188,7 @@
188
  min-height: 100vh;
189
  }
190
  h1 {
191
- color: #64ffda;
192
  text-align: center;
193
  margin-bottom: 30px;
194
  border-bottom: 1px solid #64ffda;
@@ -378,7 +378,7 @@
378
  }
379
  .audio-item label {
380
  min-width: 50px;
381
- color: #64ffda;
382
  }
383
  .audio-slider {
384
  flex-grow: 1;
@@ -574,7 +574,7 @@
574
  }
575
  /* 合成ボタンスタイル */
576
  .combine-button {
577
- background-color: #64ffda;
578
  color: #0a192f;
579
  border: none;
580
  padding: 10px 20px;
@@ -599,7 +599,7 @@
599
  /* 合成ステータスメッセージ */
600
  .combine-status {
601
  margin-top: 10px;
602
- color: #64ffda;
603
  font-size: 14px;
604
  height: 20px;
605
  }
@@ -613,7 +613,7 @@
613
  }
614
  .preview-section h3 {
615
  margin-top: 0;
616
- color: #64ffda;
617
  border-bottom: 1px solid #64ffda;
618
  padding-bottom: 5px;
619
  }
@@ -694,7 +694,7 @@
694
  width: 150px; /* 固定幅 */
695
  height: 30px; /* 固定高さ */
696
  background-color: rgba(0, 0, 0, 0.7);
697
- color: #64ffda;
698
  padding: 5px 10px;
699
  border-radius: 3px;
700
  font-size: 12px;
@@ -734,7 +734,7 @@
734
  display: none;
735
  }
736
  .lock-controls-btn.locked {
737
- color: #64ffda;
738
  }
739
  .time-markers-container {
740
  display: flex;
 
188
  min-height: 100vh;
189
  }
190
  h1 {
191
+ color: #a2c2e8;
192
  text-align: center;
193
  margin-bottom: 30px;
194
  border-bottom: 1px solid #64ffda;
 
378
  }
379
  .audio-item label {
380
  min-width: 50px;
381
+ color: #9ab3d9;
382
  }
383
  .audio-slider {
384
  flex-grow: 1;
 
574
  }
575
  /* 合成ボタンスタイル */
576
  .combine-button {
577
+ background-color: #97c2f0;
578
  color: #0a192f;
579
  border: none;
580
  padding: 10px 20px;
 
599
  /* 合成ステータスメッセージ */
600
  .combine-status {
601
  margin-top: 10px;
602
+ color: #97c2f0;
603
  font-size: 14px;
604
  height: 20px;
605
  }
 
613
  }
614
  .preview-section h3 {
615
  margin-top: 0;
616
+ color: #97c2f0;
617
  border-bottom: 1px solid #64ffda;
618
  padding-bottom: 5px;
619
  }
 
694
  width: 150px; /* 固定幅 */
695
  height: 30px; /* 固定高さ */
696
  background-color: rgba(0, 0, 0, 0.7);
697
+ color: #97c2f0;
698
  padding: 5px 10px;
699
  border-radius: 3px;
700
  font-size: 12px;
 
734
  display: none;
735
  }
736
  .lock-controls-btn.locked {
737
+ color: #97c2f0;
738
  }
739
  .time-markers-container {
740
  display: flex;