Renacer Social, the app

TopicList.css 198B

12345678910111213
  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. width: 100%;
  8. }
  9. ion-list-header {
  10. /* color: "primary"; */
  11. }