Skip to content

Commit

Permalink
Update feedback button color.
Browse files Browse the repository at this point in the history
  • Loading branch information
rkratky committed Jan 10, 2024
1 parent 36c115b commit f2504fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/.sphinx/_static/github_issue_links.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.github-issue-link {
font-size: var(--font-size--small);
font-weight: bold;
background-color: #DD4814;
background-color: #D6410D;
padding: 13px 23px;
text-decoration: none;
}
Expand Down

0 comments on commit f2504fe

Please sign in to comment.