Whoops forgot about #db

This commit is contained in:
Chuck Dries 2017-02-14 03:59:00 -07:00
parent 2727f55a2b
commit 6f2e43b65d

View File

@ -144,7 +144,7 @@
</div>
<script>
/*why is this so indented?*/
//x = document.getElementById("db");
x = document.getElementById("db"); //db is the scroll counter. Why is it called that?
//mast = document.getElementById("mast");
//style = window.getComputedStyle(mast);
//var color = style.getPropertyValue('color');