From: Cameron Ball Date: Fri, 11 Dec 2020 09:40:44 +0000 (+0800) Subject: Shoddy audio controls X-Git-Url: http://cameron1729.xyz/?a=commitdiff_plain;h=02ad894d9551caf1cea40eadbd1486a8c5cca1f4;p=niki-countdown.git Shoddy audio controls --- diff --git a/index.html b/index.html index 3efd519..178a479 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,14 @@ } #audio { + display: none; + } + + #controls { z-index: 999; + position: absolute; + right: 0px; + bottom: 0px; } @@ -57,6 +64,10 @@ +
+ + +