First commit, version 0.2.7

This commit is contained in:
Wu Cheng-Han
2015-05-04 15:53:29 +08:00
parent 61eb11d23c
commit 4b0ca55eb7
1379 changed files with 173000 additions and 0 deletions

6
public/vendor/emojify/css/emojify.css vendored Executable file
View File

@@ -0,0 +1,6 @@
.emoji {
width: 1.5em;
height: 1.5em;
display: inline-block;
margin-bottom: -0.25em;
}

1
public/vendor/emojify/css/emojify.min.css vendored Executable file
View File

@@ -0,0 +1 @@
.emoji{width:1.5em;height:1.5em;display:inline-block;margin-bottom:-.25em}