mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
replace color with Textual color
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#uber1 {
|
||||
layout: vertical;
|
||||
text: on dark_green;
|
||||
|
||||
text-background: dark_green;
|
||||
overflow: hidden auto;
|
||||
border: heavy white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user