This website requires JavaScript.
Explore
Help
Sign In
worldcone
/
forgejo
Watch
2
Star
0
Fork
You've already forked forgejo
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
93f03707a7
forgejo
/
public
/
less
/
_emojify.less
7 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
#633 Add Emoji support
2015-09-06 03:11:05 +09:00
.emoji {
LESS: Use tabs for indent in all files This does not change any content and generated gogs.css is still the same.
2015-12-08 05:20:54 +09:00
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
#633 Add Emoji support
2015-09-06 03:11:05 +09:00
}
Reference in a new issue
Copy permalink