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