12 lines
151 B
Text
12 lines
151 B
Text
:root {
|
|
font-size: 24px;
|
|
}
|
|
|
|
Label {
|
|
color: rgb(252, 252, 252);
|
|
}
|
|
|
|
Label.header {
|
|
color: rgb(252, 252, 252);
|
|
-unity-font-style: bold;
|
|
}
|