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.

12 lines
190 B

  1. .field-projects ul {
  2. list-style: none;
  3. margin: 0;
  4. padding: 0;
  5. }
  6. .field-projects ul li {
  7. list-style-type: none;
  8. }
  9. .field-email span {
  10. border-bottom: 2px solid #FFEB3B;
  11. }