Whoops forgot about #db
This commit is contained in:
parent
2727f55a2b
commit
6f2e43b65d
@ -144,7 +144,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<script>
|
<script>
|
||||||
/*why is this so indented?*/
|
/*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");
|
//mast = document.getElementById("mast");
|
||||||
//style = window.getComputedStyle(mast);
|
//style = window.getComputedStyle(mast);
|
||||||
//var color = style.getPropertyValue('color');
|
//var color = style.getPropertyValue('color');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user