投稿タイトルのテキストに色を追加できますか?

我需要你给出更详细的信息
I need you to give more detailed information

具体来说,要以什么规则给不同的话题染上不同的颜色,你没有说明,
Specifically, you did not explain the rules for coloring different topics with different colors.

比如这样写可以让id为314580的帖子染上红色
For example, this will make the topic with id 314580 red.

image

    tr[data-topic-id="314580"] td.topic-list-data .title {
        color: red
    }
「いいね!」 1