blob: e31774ae370c27d9a655bf15623035291b3d72b6 [file] [log] [blame]
<!doctype html>
<meta charset=utf-8>
<style>
li::marker {
color: green;
}
</style>
<ul>
<li>Item</li>
</ul>