mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-12-25 21:29:53 +00:00
11 lines
279 B
HTML
11 lines
279 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<html>
|
||
|
<body style="overflow:hidden; margin:0;">
|
||
|
<div style="height: 1000px;
|
||
|
background-image:url(repeatable-diagonal-gradient.png);
|
||
|
background-repeat:no-repeat;
|
||
|
background-position:top left;">
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|