You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
140 B

  1. .field-users ul {
  2. list-style: none;
  3. margin: 0;
  4. padding: 0;
  5. color: #888;
  6. }
  7. .field-users ul li {
  8. list-style-type: none;
  9. }