Files
StoryGame_Unity/Assets/08_UI/GlobalStyle.uss
2026-07-24 21:11:32 +09:00

10 lines
138 B
Plaintext

#DialogText {
color: rgb(255, 255, 255);
font-size: 50px;
}
#SpeakerName {
color: rgb(255, 255, 255);
font-size: 50px;
}