EduardET

4

Feb 9th, 2018
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. .vorteile ul li:before {
  2.     content: '\002713';
  3.     color: #ff9b00;
  4.     font-size: 18px;
  5.     position: absolute;
  6.     top: 0;
  7.     left: 0;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment