mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3 lines
228 B
HTML
3 lines
228 B
HTML
|
<div style="background: -moz-linear-gradient(center, white, black 50%); width: 300px; height: 300px;"></div>
|
||
|
<div style="background: -moz-repeating-linear-gradient(center, white, black 50%); width: 300px; height: 300px;"></div>
|