gitweb.css: fine tune link colors for pod people
commit35ab40179d6fb3d3e7fe5e419d63f26e3ad5e5d7
authorKyle J. McKay <mackyle@gmail.com>
Wed, 9 Sep 2015 01:50:17 +0000 (8 18:50 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 9 Sep 2015 01:50:17 +0000 (8 18:50 -0700)
tree5dfbd4352f1794185ee6118f3677146929d73be4
parent033166158cc1b8343d84d3b66fa052f646935254
gitweb.css: fine tune link colors for pod people

That silly pod doc producer likes to create link anchors
using <a> tags with name attributes but no href attributes.

These are not clickable!  Avoid coloring them like clickable
links.  Only color <a> links with an href attribute like they
are clickable because only they are.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
gitweb/static/gitweb.css