Add option to use twemojis instead of emojis (#121)

This commit is contained in:
Simon Lecoq
2021-02-10 19:57:01 +01:00
committed by GitHub
parent 4ba1e46fb3
commit 7f83f78dcf
9 changed files with 60 additions and 0 deletions

View File

@@ -649,6 +649,13 @@
}
}
/* Twemoji */
.twemoji {
height: 1em;
width: 1em;
margin-bottom: -.125em;
}
/* Cake day */
.cakeday, .cakeday svg {
animation: animation-rainbow 1.2s;