| <custom-style> | |
| <style> | |
| html { | |
| --border-color: var(--google-grey-refresh-300); | |
| --image-background-color: var(--google-grey-refresh-100); | |
| --image-border-radius: 8px; | |
| --memory-card-padding: 24px; | |
| --memory-card-width: 742px; | |
| --pill-border-radius: 16px; | |
| --visit-row-favicon-size: var(--visit-row-height); | |
| --visit-row-height: 36px; | |
| } | |
| </style> | |
| </custom-style> |