padding and margin

This commit is contained in:
Will McGugan
2021-11-25 16:43:59 +00:00
parent 172eeb787b
commit a73c921198
4 changed files with 29 additions and 10 deletions

View File

@@ -37,9 +37,13 @@ class BasicApp(App):
#footer {
dock-group: header;
height: 3;
border-top: hkey #0f2b41;
/* border-top: hkey #0f2b41; */
text: #3a3009 on #f6d55c;
/*padding: 2;*/
border: heavy red;
margin: 2;
}
#content {