Fix sidebar link hover color

This commit is contained in:
Scott Emmons 2014-08-22 21:38:08 -07:00
parent 5e5e69df3d
commit 4b89bb0695

View File

@ -30,8 +30,7 @@ body {
}
.sidebar a:hover {
background-color: #4488ff;
color: #ffffff;
color: #3071a9;
}
.container-left {