Update one_piece.css

This commit is contained in:
UltraLion
2021-09-01 01:15:42 +02:00
committed by GitHub
parent 29eac437b4
commit aa7ff20002
+1 -28
View File
@@ -3021,34 +3021,7 @@ 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 {
padding: 0 4px;
border-radius: 5px;
line-height: 22px;
font-weight: 500;
white-space: nowrap;
transition: all 0.15s ease-in-out;
cursor: pointer;
}
.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);