fixed position of elements
This commit is contained in:
parent
4983a1b710
commit
a5611bc472
@ -37,14 +37,18 @@
|
|||||||
</audio>
|
</audio>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="about_colophon">
|
|
||||||
<a href="#" >About</a>|<a href="#" >Colophon</a>
|
|
||||||
</div>
|
|
||||||
<div id="showabout" class="draggable"><span onclick="this.parentElement.style.display='none'" class="topleft">×</span><div>about texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf</div>
|
|
||||||
</div>
|
|
||||||
<div id="showcolophon" class="draggable"><span onclick="this.parentElement.style.display='none'" class="topleft">×</span><div>about texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-3">
|
||||||
|
<div id="about_colophon">
|
||||||
|
<a href="#" >About</a>|<a href="#" >Colophon</a>
|
||||||
|
</div>
|
||||||
|
<div id="showabout" class="draggable"><span onclick="this.parentElement.style.display='none'" class="topleft">×</span><div>about texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf</div>
|
||||||
|
</div>
|
||||||
|
<div id="showcolophon" class="draggable"><span onclick="this.parentElement.style.display='none'" class="topleft">×</span><div>about texthjgjhghjgfhdgfhdgfhdsgfhsgfhsgdfjhgdsfhsfgdfjgsfgdshsgfhsgfffffffffffffdfhdsfjsgdfjgjdsgfsjdgfjshgdf</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- new row should start here -->
|
<!-- new row should start here -->
|
||||||
|
|
||||||
@ -101,6 +105,8 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
<!--moved about temporarily-->
|
||||||
|
|
||||||
<!-- scripts for mouse events -->
|
<!-- scripts for mouse events -->
|
||||||
<script>
|
<script>
|
||||||
var audio = document.getElementById("audioBG");
|
var audio = document.getElementById("audioBG");
|
||||||
|
Loading…
Reference in New Issue
Block a user