9 lines
115 B
CSS
9 lines
115 B
CSS
|
|
.switch_font_title {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.switch_font_sub {
|
|
font-size: 12px;
|
|
color: rgba(51, 51, 51, 0.4);
|
|
} |