@@ -90,6 +90,9 @@
background: @activeBg;
border-right: 3px @activeColor solid;
}
+ .page:hover{
+ color: @activeColor;
+ }
.list-1,.list-1-show{
position: relative;
&:after{
@@ -37,11 +37,15 @@
.list-1{
p:hover{
color: @activeColor;
+
content: " ";
display: inline-block;