>>371
CSS
こんな感じでどうかな
```
.rcon.ng.nobody>* {
filter: opacity(1);
color: red;
}
```