This website requires JavaScript.
๐ป ITdoxy
๐ Forum
๐ฉ Donate
Explore
Sign In
Drambluker
/
itdoxy-lab
mirror of
https://github.com/Drambluker/gitea.git
Watch
1
Star
0
Fork
You've already forked itdoxy-lab
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8c8ac1a162
itdoxy-lab
/
public
/
less
/
_emojify.less
7 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
#633 Add Emoji support
2015-09-05 21:11:05 +03:00
.emoji {
Convert tabs to spaces in .less files (#3064)
2017-12-02 22:48:43 +03:00
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
#633 Add Emoji support
2015-09-05 21:11:05 +03:00
}