This release adds several styling configurations thanks to a contribution from @agentcny
You can now configure the following:
| Option | Type | Description |
|---|---|---|
height |
string | Height of the card (e.g., 400px). Defaults to 400px. |
hide_caption |
boolean | Hides the caption text below the list. |
hide_stop_list_explanation |
boolean | Hides the explanation text list. |
hide_branding |
boolean | Hides the ÖBB branding/logo and removes top spacing. |
hide_header |
boolean | Hides the header bar. |
hide_date_headline |
boolean | Hides the date headline. |
font_url |
string | URL to a CSS file for custom fonts (e.g. from Google Fonts). |
font_family |
string | CSS font-family property to apply to the widget. |