This commit is contained in:
2026-07-16 02:43:43 +02:00
parent 468107867d
commit 7d8a7587a7

View File

@@ -6011,6 +6011,11 @@ video.emoji {
transition: text-shadow 0.2s;
}
button.emoji-trigger:hover i {
color: var(--accent);
transition: .5s ease;
}
.spoiler-trigger {
background: black;
border: none;