تغيير لون اسم المستخدم في 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 إعجابات