6 lines
89 B
CSS
6 lines
89 B
CSS
|
.subtitle-education-series {
|
||
|
color: gray;
|
||
|
display: block;
|
||
|
font-size: 15px;
|
||
|
}
|