Skip to content

Commit e52f8fa

Browse files
authored
add comment for emoji img
1 parent 996d1a1 commit e52f8fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -989,6 +989,7 @@ table th[data-sortt-desc] .svg {
989989
box-shadow: 0 0 0 1px var(--color-secondary) inset;
990990
}
991991

992+
/* for "image" emojis like ":git:" ":gitea:" and ":github:" (see CUSTOM_EMOJIS config option) */
992993
.emoji img {
993994
border-width: 0 !important;
994995
margin: 0 !important;

0 commit comments

Comments
 (0)