【已解决】如何写添加了cssclasses值后的CSS样式(标签页标题栏的文件名)

.view-header:has(+ .view-content .a111) .view-header-title {
    color: red;
}

css 类名不能是纯数字

1 个赞