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