mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
* border styles * docs for border styles * fix tests * tests * tests and docs * changelog * implement auto * style information fix
10 lines
718 B
Markdown
10 lines
718 B
Markdown
- [`border-title-align`](./border_title_align.md) to set the title's alignment.
|
|
- [`border-title-color`](./border_subtitle_color.md) to set the title's color.
|
|
- [`border-title-background`](./border_subtitle_background.md) to set the title's background color.
|
|
- [`border-title-style`](./border_subtitle_style.md) to set the title's text style.
|
|
|
|
- [`border-subtitle-align`](./border_subtitle_align.md) to set the sub-title's alignment.
|
|
- [`border-subtitle-color`](./border_subtitle_color.md) to set the sub-title's color.
|
|
- [`border-subtitle-background`](./border_subtitle_background.md) to set the sub-title's background color.
|
|
- [`border-subtitle-style`](./border_subtitle_style.md) to set the sub-title's text style.
|