4 lines
136 B
HTML
4 lines
136 B
HTML
<!DOCTYPE html>
|
|
<fieldset style="display: list-item; column-count: 2; width: 100px; color: green">
|
|
Bullet should be green
|
|
</fieldset>
|