design: Restore font color in left sidebar to #333.

This fixes a major complaint with the left sidebar styling.
This commit is contained in:
Tim Abbott 2017-05-09 19:00:46 -07:00
parent 7dbf0c8811
commit 60a81fef43
1 changed files with 0 additions and 4 deletions

View File

@ -148,10 +148,6 @@ li.hidden-filter {
padding-right: 10px;
}
.left-sidebar li a {
color: #555;
}
.left-sidebar li {
padding-top: 2px;
padding-bottom: 2px;