EduardET

Untitled

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