Update Version 0.1.0

Update Version 0.1.0
This commit is contained in:
dmzx
2015-05-02 10:58:11 +02:00
parent bdd08b5d61
commit 5f77698758
13 changed files with 753 additions and 299 deletions

View File

@@ -119,6 +119,14 @@ div.mChatMessage {
}
div.mChatMessage li {
margin-left: 30px;
}
div.mChatMessage blockquote {
margin: 2px 0;
}
a.mChatScriptLink {
text-decoration:none;
}