mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-16 02:39:13 +00:00
5 lines
215 B
HTML
5 lines
215 B
HTML
<div style="background: -moz-linear-gradient(white, white 50%, black 50%, black);
|
|
background-size: 100px 100px;
|
|
background-position: 0 -50px;
|
|
width: 300px; height: 300px;"></div>
|