]> Sergey Matveev's repositories - public-inbox.git/commitdiff
contrib/css: limit <a> coloring to links, only
authorEric Wong <e@80x24.org>
Wed, 9 Sep 2020 20:24:55 +0000 (20:24 +0000)
committerEric Wong <e@80x24.org>
Wed, 9 Sep 2020 20:56:37 +0000 (20:56 +0000)
We don't want <a> tags without href= attributes to be colored,
since the `<a id=mirror>' tag in the HTML footer is intended
as an anchor destination for `<a href=#mirror>' link at the
top.


No differences found