More styling

This commit is contained in:
watsonb8
2019-12-23 20:07:07 -05:00
parent 109457d6fa
commit 43c6a5a2c6
9 changed files with 42 additions and 39 deletions

View File

@ -11,18 +11,19 @@
#TitleContainer {
margin-top: 10;
margin-left: 10;
background-color: transparent;
}
#TitleContainer Label {
color: white;
margin-left: 155;
font-size: 18;
font-size: 22;
vertical-align: bottom;
}
#Player {
background-color: #626363;
background-color: #303030;
height: 60;
}