emoji 样式修改

This commit is contained in:
Van
2017-08-31 00:37:57 +08:00
parent 06e22afbdf
commit 399073c5bd
17 changed files with 33 additions and 25 deletions

View File

@@ -18,7 +18,7 @@
* skin i-nove style
*
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
* @version 1.0.2.3, Nov 27, 2016
* @version 1.0.3.0, Aug 30, 2017
*/
img {
max-width: 100%;
@@ -346,7 +346,7 @@ h5 {
color: #555;
}
.side-navi .navi-comments img {
.side-navi .navi-comments li > img {
border: 1px solid #999999;
height: 32px;
margin-right: 7px;

File diff suppressed because one or more lines are too long