mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|