This website requires JavaScript.
Explore
Help
Register
Sign In
fedi
/
forgejo
Watch
1
Star
0
Fork
You've already forked forgejo
0
mirror of
https://codeberg.org/forgejo/forgejo.git
synced
2024-11-10 09:09:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6e68b61479
forgejo
/
public
/
less
/
_emojify.less
7 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
#633 Add Emoji support
2015-09-05 18:11:05 +00:00
.emoji {
Convert tabs to spaces in .less files (#3064)
2017-12-02 19:48:43 +00:00
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
#633 Add Emoji support
2015-09-05 18:11:05 +00:00
}
Reference in a new issue
Copy permalink