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 ease style.
*
* @author <a href="mailto:LLY219@gmail.com">Liyuan Li</a>
* @version 1.0.2.9, Aug 23, 2014
* @version 1.1.0.0, Sep 21, 2017
*/
/* start base */
html, body, div, ul, li {
@@ -317,6 +317,13 @@ sup {
.nav img {
margin-left: 3px;
}
.nav .page-icon {
float: left;
height: 14px;
width: 14px;
margin: 8px 5px 0 0;
}
/* end header */
/* start footer */

File diff suppressed because one or more lines are too long