14 lines
256 B
Plaintext
14 lines
256 B
Plaintext
[arco-theme="dark"] {
|
|
.menu-title { color: #efefef }
|
|
.logo { span { color: #efefef } }
|
|
|
|
.sys-search-container .results li .title,
|
|
.sys-search-container .arco-icon
|
|
{
|
|
color: #efefef;
|
|
}
|
|
|
|
.sys-search-container .icon {
|
|
fill: #efefef;
|
|
}
|
|
} |