6 lines
118 B
SCSS
6 lines
118 B
SCSS
.ct-label {
|
|
fill: rgba(255, 255, 255, 0.8);
|
|
color: rgba(255,0255,255,.8);
|
|
font-size: .75rem;
|
|
line-height: 1;
|
|
} |