mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
145 B
HTML
9 lines
145 B
HTML
|
<html>
|
||
|
<body style="margin-left: 100px">
|
||
|
<ul style="list-style-image: url('lime100x100.png')">
|
||
|
<li>abc
|
||
|
<li>def
|
||
|
</ul>
|
||
|
</body>
|
||
|
</html>
|