This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://gitee.com/gitea/gitea.git
synced
2024-12-04 12:48:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
19d889daa2
gitea
/
public
/
less
/
_emojify.less
7 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
#633 Add Emoji support
2015-09-06 02:11:05 +08: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 04:20:54 +08:00
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
#633 Add Emoji support
2015-09-06 02:11:05 +08:00
}
Reference in New Issue
Copy Permalink