Renacer Social, the app

ListComponent.css 197B

1234567891011121314
  1. .list {
  2. border-radius: 20px;
  3. padding: 0 0 0 0;
  4. }
  5. .ListItemText {
  6. font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  7. }
  8. ion-list-header {
  9. /* color: "primary"; */
  10. }