6 lines
110 B
CSS
6 lines
110 B
CSS
.page .content .subhead {
|
|
color: #738ffe;
|
|
}
|
|
.quick-link ul li.active::after {
|
|
background: #738ffe;
|
|
} |