Progress on party page styling

This commit is contained in:
watsonb8
2019-12-22 23:58:29 -05:00
parent cc0d113204
commit 1a55ce0be1
9 changed files with 60 additions and 79 deletions

View File

@ -0,0 +1,12 @@
Frame {
margin-left: 20;
margin-right: 20;
margin-top: 20;
margin-bottom: 20;
width: 80;
}
Frame Label {
color: black;
background-color: white;
}