diff --git a/index.html b/index.html index 6c93dba..074c4c0 100644 --- a/index.html +++ b/index.html @@ -71,7 +71,8 @@ preload="metadata" onloadedmetadata="mDur(dur1,audioBG)" ontimeupdate="mPlay(dur1,audioBG)" ontimeupdate="document.getElementById('tracktime').innerHTML = Math.floor(this.currentTime) + ' / ' + Math.floor(this.duration);"> - 00:00 / 0 + + diff --git a/narrowstyle.css b/narrowstyle.css index 7298369..6d622ce 100644 --- a/narrowstyle.css +++ b/narrowstyle.css @@ -429,7 +429,12 @@ content: 'PAUSE'; .note { position: relative; - margin-left: 2rem!important; + margin: 0% 0% 2rem 2rem !important; + } + + + .audio-stream { + margin: 6rem 0% 4rem 0%; } /* SILVIO MOBILE*/