>>915
+nは今まで通りなわけだしこういうのでいいだろ
```
.rcon.rep_1 {
.res-num {
display: none;
}
.res-replies::before {
color: dodgerblue;
content: attr(data-num);
}
}
```