Skip to content

Commit

Permalink
Markdown: Ensure links are always colored correctly - #268
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Nov 26, 2015
1 parent 2eeb230 commit 3851b11
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 @@ -92,7 +92,7 @@
.gist-snippet-meta .gist-count-links>li>a:hover,
.orgs-help-item-octicon .mega-octicon,
.release-timeline-tags .expander-text:hover, .muted-link:hover strong,
.ajax-pagination-btn {
.ajax-pagination-btn, .markdown-body a[href] {
color: /*[[base-color]]*/ #4183C4 !important;
}
/* Base color panel */
Expand Down

0 comments on commit 3851b11

Please sign in to comment.