add :marseycursor:

pull/148/head
Aevann 2023-05-13 06:09:04 +03:00
parent 74ce1f9034
commit 4d2d789142
1 changed files with 8 additions and 2 deletions

View File

@ -5497,8 +5497,8 @@ input[type=radio] ~ .custom-control-label::before {
max-width: 80% !important
}
.emj, .emoji, strong a img, img[alt^=":"]:not(img[b], img[alt*="#"]) {
height: 40px !important;
width: 40px !important;
height: 40px;
width: 40px;
}
.bigemoji, .emoji-md, img[alt^=":"] {
height: 60px;
@ -7432,3 +7432,9 @@ th.disable-sort-click[disabled] {
#mobile-bottom-navigation-bar > button {
overflow: visible
}
img[src="/e/marseycursor.webp"] {
width: 32px !important;
height: 32px !important;
image-rendering: pixelated;
}