finalizing touches

This commit is contained in:
Pavol Rusnak 2010-11-27 13:16:30 +01:00
parent 78e19c4c74
commit a0b2259842
2 changed files with 21 additions and 25 deletions

View file

@ -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>