5 lines
97 B
CSS
5 lines
97 B
CSS
.custom-label {
|
|
font-size: 20px;
|
|
-unity-font-style: bold;
|
|
color: rgb(68, 138, 255);
|
|
} |