mirror of
https://github.com/redlib-org/redlib.git
synced 2024-12-06 19:27:17 +01:00
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