Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
j-a-n committed Aug 15, 2022
1 parent 8203fb8 commit ba1d921
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,16 @@ style:
```
You can add the `wp_style` attribute for individual cards to set CSS styles as needed.

**Example**

```yaml
cards:
- type: weather-forecast
entity: weather.home
wp_style:
margin-top: 10px
'--ha-card-background': '#990000'
```

Here are some style examples:

Expand Down

0 comments on commit ba1d921

Please sign in to comment.