Update one_piece.css
This commit is contained in:
@@ -3021,7 +3021,28 @@ code {
|
|||||||
content: "Zephir";
|
content: "Zephir";
|
||||||
}
|
}
|
||||||
/* MENTIONS */
|
/* MENTIONS */
|
||||||
|
.topic-TCb_qw .wrapper-3WhCwL,
|
||||||
|
.topic-TCb_qw .mention,
|
||||||
|
.markup-2BOw-j .wrapper-3WhCwL,
|
||||||
|
.markup-2BOw-j .mention {
|
||||||
|
|
||||||
|
}
|
||||||
|
.topic-TCb_qw .wrapper-3WhCwL,
|
||||||
|
.markup-2BOw-j .wrapper-3WhCwL {
|
||||||
|
background-color: rgba(255, 255, 255, 0.04);
|
||||||
|
color: rgba(255, 255, 255, 0.7);
|
||||||
|
}
|
||||||
|
.topic-TCb_qw .wrapper-3WhCwL:hover,
|
||||||
|
.markup-2BOw-j .wrapper-3WhCwL:hover {
|
||||||
|
background-color: var(--main-color);
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
|
.topic-TCb_qw strong > .wrapper-3WhCwL,
|
||||||
|
.topic-TCb_qw strong > .mention,
|
||||||
|
.markup-2BOw-j strong > .wrapper-3WhCwL,
|
||||||
|
.markup-2BOw-j strong > .mention {
|
||||||
|
font-weight: 600;
|
||||||
|
}
|
||||||
|
|
||||||
.mentioned-xhSam7 {
|
.mentioned-xhSam7 {
|
||||||
background-color: rgba(255, 255, 255, 0.05);
|
background-color: rgba(255, 255, 255, 0.05);
|
||||||
|
|||||||
Reference in New Issue
Block a user