Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- (c) Snippet created by SheZow (https://spacehey.com/shezow) START -->
- <!-- Place custom bullet point in "IMG URL". I preferably like using gifcity's icons (https://gifcity.carrd.co/#icons) -->
- <style>
- ul {
- list-style-image: url('IMG URL');
- }
- </style>
- <ul style="margin-top:0px; margin-bottom:0px; margin-left:10px;">
- <li>Coffee</li>
- <li>Tea</li>
- <ul>
- <li>Black tea</li>
- <li>Green tea</li>
- </ul>
- <li>Milk</li>
- </ul>
- <!-- (c) Snippet created by SheZow END -->
Advertisement
Add Comment
Please, Sign In to add comment