Highlight Post Authors in Comments
This commit is contained in:
@ -307,6 +307,11 @@ a:not(.post_right):hover {
|
||||
opacity: 0.9;
|
||||
}
|
||||
|
||||
.comment_author.op {
|
||||
color: aqua;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.author_flair {
|
||||
background: var(--highlighted);
|
||||
color: white;
|
||||
|
Reference in New Issue
Block a user