Using System.Diagnostics.Debug. First pass at player controls styling
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
}
|
||||
|
||||
#Header {
|
||||
background-color: #232323;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#Header > Entry {
|
||||
@ -14,7 +14,7 @@
|
||||
|
||||
#TitleContainer {
|
||||
margin-top: 10;
|
||||
background-color: #3a3a3a;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#TitleContainer Label {
|
||||
|
Reference in New Issue
Block a user