EduardET

3

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