mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
12 lines
307 B
HTML
12 lines
307 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div style="background-position:-590px 0;
|
|
background-image: url(mozilla-banner.gif);
|
|
width:10px; height:58px; float:left;">
|
|
</div>
|
|
<div style="background-image: url(mozilla-banner.gif);
|
|
width:590px; height:58px; float:left;">
|
|
</div>
|
|
</html>
|