1
0
Fork 0
forked from forgejo/forgejo
This commit is contained in:
Unknwon 2015-09-05 14:14:03 -04:00
parent 3b0c2cb480
commit d48cde6ec8
5 changed files with 21 additions and 5 deletions

View file

@ -278,6 +278,11 @@ img.avatar-100 {
padding-left: 0;
list-style: none;
}
.emoji {
width: 1.5em;
height: 1.5em;
display: inline-block;
}
.markdown {
overflow: hidden;
font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;