Progress on party page styling
This commit is contained in:
12
Aurora/Design/Components/MemberList/MemberList.css
Normal file
12
Aurora/Design/Components/MemberList/MemberList.css
Normal 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;
|
||||
}
|
Reference in New Issue
Block a user