mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
8 lines
245 B
HTML
8 lines
245 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="height:2000px; overflow:hidden; margin:0;">
|
|
<div style="height:1000px; background:url(repeatable-diagonal-gradient.png) fixed repeat-x; opacity:0.5"></div>
|
|
<script src="scrolling.js"></script>
|
|
</body>
|
|
</html>
|