This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -20,7 +20,7 @@
|
||||
* skin i-nove style
|
||||
*
|
||||
* @author <a href="http://vanessa.b3log.org">Liyuan Li</a>
|
||||
* @version 2.1.0.0, Mar 22, 2019
|
||||
* @version 2.2.0.0, Jul 17, 2019
|
||||
*/
|
||||
@import "../../../scss/toc";
|
||||
@import "../../../scss/reset";
|
||||
@@ -33,7 +33,7 @@
|
||||
}
|
||||
|
||||
.user__site {
|
||||
margin-right: 10px ;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.left {
|
||||
@@ -177,6 +177,7 @@ h5 {
|
||||
#header-navi {
|
||||
background: none repeat scroll 0 0 #FFFFFF;
|
||||
border-bottom: 1px solid #A6A6A6;
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
}
|
||||
@@ -329,6 +330,10 @@ h5 {
|
||||
|
||||
&--article {
|
||||
padding-bottom: 7px;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user