mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
1b4863c480
--HG-- extra : rebase_source : 1914dd5f2998a2f45e10ccf3574d854ba9240f52
13 lines
346 B
HTML
13 lines
346 B
HTML
<body style="font-size: 16px;">
|
|
<div style="background-color: grey;
|
|
width: 15em; height: 15em;
|
|
-moz-border-radius: 0.5em;
|
|
position: absolute;
|
|
top: 1em; left: 1em;">inset</div>
|
|
<div style="-moz-border-radius: 0.5em;
|
|
width: 15em; height: 15em;
|
|
background-color: white;
|
|
position: absolute;
|
|
top: 3em; left: 3em;"> </div>
|
|
</body>
|