Guest User

Untitled

a guest
Dec 18th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <ul id="myList">
  2. <li>Item without a bullet</li>
  3. <li>Item without a bullet</li>
  4. <li>Item without a bullet</li>
  5. </ul>
  6.  
  7. .someWrapper li::before { content: ""; }
Add Comment
Please, Sign In to add comment