mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
4 lines
263 B
HTML
4 lines
263 B
HTML
<div style="background: -moz-linear-gradient(white, white 50px, black 50px, black 100px, white 100px, white 150px, black 150px, black 200px);
|
|
background-size: 100px 200px; background-position: 0 -50px;
|
|
width: 300px; height: 300px;"></div>
|