皮肤修改
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
* skin style
|
||||
*
|
||||
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
|
||||
* @version 0.1.1.0, Feb 18, 2017
|
||||
* @version 0.2.1.0, Mar 14, 2017
|
||||
*/
|
||||
/* start common */
|
||||
html {
|
||||
@@ -574,10 +574,6 @@ a[class*=" icon-"]:hover {
|
||||
background-position: -96px -48px;
|
||||
}
|
||||
|
||||
.b3-solo-list {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#commentForm,
|
||||
#replyForm {
|
||||
width: 100%;
|
||||
@@ -944,6 +940,30 @@ aside .tag.tooltipped {
|
||||
margin-right: 10px;
|
||||
line-height: 22px;
|
||||
}
|
||||
|
||||
aside.has-toc > ul > li {
|
||||
list-style: none;
|
||||
float: left;
|
||||
width: 50%;
|
||||
margin: 0;
|
||||
cursor: pointer;
|
||||
line-height: 18px;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
aside.has-toc ul > li.current {
|
||||
color: #ff4d3a;
|
||||
}
|
||||
|
||||
aside .b3-solo-list {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
aside.has-toc > section:last-child {
|
||||
margin-top: 20px;
|
||||
}
|
||||
/* end side */
|
||||
|
||||
/* start article list */
|
||||
|
2
9IPHP/css/base.min.css
vendored
2
9IPHP/css/base.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user