fixed 12325

This commit is contained in:
Vanessa
2017-07-25 14:22:22 +08:00
parent 79ee0cb9c4
commit 679cfbe392
10 changed files with 287 additions and 226 deletions

View File

@@ -18,7 +18,7 @@
* skin next style
*
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
* @version 0.4.3.1, Feb 16, 2017
* @version 0.5.0.0, Jul 25, 2017
*/
/* start reset */
html {
@@ -577,6 +577,10 @@ img {
line-height: 2;
}
.sidebar .b3-solo-list li.current a {
color: #87daff;
}
.sidebar section {
opacity: 0;
position: relative;

File diff suppressed because one or more lines are too long