mirror of
https://github.com/brmlab/intro-8bit.git
synced 2025-06-08 19:24:01 +02:00
finalizing touches
This commit is contained in:
parent
78e19c4c74
commit
a0b2259842
2 changed files with 21 additions and 25 deletions
|
@ -6,7 +6,7 @@
|
|||
<script type="text/javascript" src="data/jquery.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
$('#scroller div').animate({ top: '-18000' }, 200*1000, 'linear');
|
||||
$('#scroller div').animate({ top: '-18000' }, 190*1000, 'linear');
|
||||
});
|
||||
</script>
|
||||
<title>brmlab 8-bit</title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue