diff --git a/assets/css/index.css b/assets/css/index.css index ae16d2f..e298b48 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -196,6 +196,13 @@ body { color: var(--text); } +#audioExtract{ + margin:10px; + padding:10px; + background-color: var(--box-toggle); + border-radius: 10px; +} + #options{ display:none; position:relative; diff --git a/html/index.html b/html/index.html index 5ea6019..0c3ad6c 100644 --- a/html/index.html +++ b/html/index.html @@ -122,19 +122,22 @@ -