diff --git a/css/one_piece.css b/css/one_piece.css index b20e933..4dc1924 100644 --- a/css/one_piece.css +++ b/css/one_piece.css @@ -3021,7 +3021,28 @@ code { content: "Zephir"; } /* 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 { background-color: rgba(255, 255, 255, 0.05);