Skip to content

Commit

Permalink
enhancement: add https://github.com/ bottom page rss icon to orange s…
Browse files Browse the repository at this point in the history
…tyle (#348)

fix consistency with other rss icon colors
  • Loading branch information
un1versal authored and Mottie committed Jul 18, 2016
1 parent 9b6822c commit eb96686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -2303,7 +2303,7 @@
}
/* orange rss icon */
.blog-aside .octicon-rss, .dashboard-feed-icon.octicon-rss,
.nav-rss a .octicon-rss, a.feed-icon {
.nav-rss a .octicon-rss, a.feed-icon, .mr-2 {
color: #f93 !important;
}
.featured-label {
Expand Down

0 comments on commit eb96686

Please sign in to comment.