4 lines
61 B
CSS
4 lines
61 B
CSS
|
span.caption-text {
|
||
|
font-size: larger;
|
||
|
color:white;
|
||
|
}
|