mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
18 lines
330 B
YAML
18 lines
330 B
YAML
v3_title:
|
|
card:
|
|
type: markdown
|
|
content: >
|
|
## [[title]]
|
|
card_mod:
|
|
style: |
|
|
ha-card {
|
|
box-shadow: none;
|
|
background: transparent;
|
|
}
|
|
|
|
ha-card > ha-markdown {
|
|
font-size: 22px;
|
|
padding: 20px 20px 20px 0;
|
|
letter-spacing: -1px;
|
|
}
|