mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
184 B
HTML
9 lines
184 B
HTML
<!doctype html>
|
|
<div style="
|
|
width: 240px; height: 240px;
|
|
-moz-border-radius: 8px;
|
|
-moz-box-shadow: 32px 32px grey inset;
|
|
position: absolute;
|
|
top: 16px; left: 16px;
|
|
"></div>
|