tg stickers v5.3

This commit is contained in:
2026-07-15 23:45:55 +02:00
parent f9943bd47a
commit 082f8669fb
2 changed files with 4 additions and 8 deletions

View File

@@ -8995,7 +8995,6 @@ span.badge.badge-current {
}*/
.sidebar-comment-img.emoji {
height: 32px;
width: auto;
max-width: 200px !important;
vertical-align: middle;
@@ -9453,11 +9452,6 @@ html[theme="f0ck95"] .embed-responsive.embed-responsive-16by9 {
/* Fade in video on page load */
video {
opacity: 0;
animation: fadeIn 2s forwards;
}
@keyframes fadeIn {
to {
opacity: 1;