mirror of
https://github.com/elder-plinius/binaural-beats-generator.git
synced 2026-08-28 12:00:29 +02:00
Update popup.html
This commit is contained in:
+2
-3
@@ -10,7 +10,7 @@
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#frequencySlider {
|
||||
#frequencySlider, #deltaSlider, #volumeSlider {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -46,8 +46,7 @@
|
||||
<span id="volumeDisplay">Volume: 50%</span>
|
||||
<br>
|
||||
<button id="togglePlayPause">Play</button>
|
||||
<script src="popup.js"></script>
|
||||
<button id="randomize">Randomize</button>
|
||||
|
||||
<script src="popup.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user