Vanessa
2017-09-21 21:59:51 +08:00
parent 3f984f6f94
commit 239c9a5ef2
48 changed files with 161 additions and 53 deletions

View File

@@ -17,7 +17,7 @@
* skin neoease style
*
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
* @version 1.0.2.9, Aug 30, 2017
* @version 1.1.0.0, Sep 21, 2017
*/
/* start base */
html, body, div, ul, li, h1, h2, h3, h4, h5, h6 {
@@ -269,6 +269,13 @@ textarea, input {
font-size: 11px;
}
.nav .page-icon {
float: left;
height: 14px;
width: 14px;
margin: 8px 3px 0 0;
}
#search {
background-position: 7px -99px;
background-repeat: no-repeat;

File diff suppressed because one or more lines are too long