1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00
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;