10 lines
138 B
Plaintext
10 lines
138 B
Plaintext
#DialogText {
|
|
color: rgb(255, 255, 255);
|
|
font-size: 50px;
|
|
}
|
|
|
|
#SpeakerName {
|
|
color: rgb(255, 255, 255);
|
|
font-size: 50px;
|
|
}
|