X-Git-Url: https://git.chrismorgan.info/gitweb/blobdiff_plain/da136e3e141238dfc2ea4bb29ee566958e54e98e..a443e08da5bbea55317c6eb96af7059c2ff564b3:/static/gitweb.css diff --git a/static/gitweb.css b/static/gitweb.css index 99069a2..295ef36 100644 --- a/static/gitweb.css +++ b/static/gitweb.css @@ -585,7 +585,7 @@ a.linenr { user-select: none; } -a.rss_logo { +a.feed_logo { padding: 3px 5px; border: 1px solid; border-color: #fcc7a5 #7d3302 #3e1a01 #ff954e; @@ -598,15 +598,15 @@ a.rss_logo { text-decoration: none; } -a.rss_logo:hover { +a.feed_logo:hover { background-color: #ee5500; } -a.rss_logo.generic { +a.feed_logo.generic { background-color: #ff8800; } -a.rss_logo.generic:hover { +a.feed_logo.generic:hover { background-color: #ee7700; }