mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 07:31:32 +00:00
12 lines
331 B
HTML
12 lines
331 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="overflow:hidden; margin:0;">
|
|
<div style="margin-top: 50px; height: 100px;
|
|
background-image:url(repeatable-diagonal-gradient.png);
|
|
background-repeat:no-repeat;
|
|
background-position:0px -50px;
|
|
border-radius:50px;">
|
|
</div>
|
|
</body>
|
|
</html>
|