10 lines
114 B
CSS

.main_content {
.src_block {
&.srclg_nix {
.srchl_keyword {
color: green;
}
}
}
}