more docs

This commit is contained in:
Will McGugan
2022-08-10 17:49:45 +01:00
parent a36b04619f
commit f7ff893de8
10 changed files with 122 additions and 11 deletions

5
docs/guide/CSS.md Normal file
View 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