Fix sidebar link hover color
This commit is contained in:
parent
5e5e69df3d
commit
4b89bb0695
@ -30,8 +30,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.sidebar a:hover {
|
.sidebar a:hover {
|
||||||
background-color: #4488ff;
|
color: #3071a9;
|
||||||
color: #ffffff;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.container-left {
|
.container-left {
|
||||||
|
Reference in New Issue
Block a user