fix #1334 wrong navbar link colors

This commit is contained in:
Dan Rice 2012-09-29 10:37:07 -04:00
parent c56fb05536
commit 8441cccb2e

View file

@ -247,6 +247,8 @@ a.show_successors:hover, a.link_to_successors:hover {background-image: image-url
position: fixed;
top: 48px;
left: 0px;
a { color: #eee; }
a:hover { color: #ccc; }
}
#navlist {