mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
more docs
This commit is contained in:
5
docs/guide/CSS.md
Normal file
5
docs/guide/CSS.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Textual CSS
|
||||
|
||||
Textual uses a web-technology known as CSS (Cascading Style Sheets) to apply styles to widgets. If you are already familiar with CSS you will be right at home, but don't worry if you aren't; Textual CSS is far simpler than its web counterpart.
|
||||
|
||||
## CSS Basics
|
||||
Reference in New Issue
Block a user