CSS更改自定义组的用户名颜色,有时有效有时无效?

Hello,

It should work like this :arrow_down_small:

.names span {
  &.group--GroupName a {
    color: red;
  }
}

But I’ve made a quick theme component for this now. :slightly_smiling_face:

Here you can simple set up this.

groupname;color

7 个赞