mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
8 lines
145 B
HTML
8 lines
145 B
HTML
<html>
|
|
<body style="margin-left: 100px">
|
|
<ul style="list-style-image: url('lime100x100.svg')">
|
|
<li>abc
|
|
<li>def
|
|
</ul>
|
|
</body>
|
|
</html>
|