Browse Source

fixed position of elements

master
alicestrt 4 years ago
parent
commit
a5611bc472
  1. 6
      wells/index.html

6
wells/index.html

@ -37,6 +37,10 @@
</audio>
</div>
</div>
</div>
</div>
<div class="col-md-3">
<div id="about_colophon">
<a href="#" >About</a>|<a href="#" >Colophon</a>
</div>
@ -101,6 +105,8 @@
</div>
</div>
<!--moved about temporarily-->
<!-- scripts for mouse events -->
<script>
var audio = document.getElementById("audioBG");

Loading…
Cancel
Save