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

@@ -17,7 +17,7 @@
* skin neoease style
*
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
* @version 1.0.2.8, Mar 27, 2017
* @version 1.0.2.9, Aug 30, 2017
*/
/* start base */
html, body, div, ul, li, h1, h2, h3, h4, h5, h6 {
@@ -498,6 +498,10 @@ textarea, input {
.recent-comments-content a:hover {
text-decoration: none;
}
.recent-comments-content p {
margin: 0;
}
/* end side */
/* start article list */

File diff suppressed because one or more lines are too long