Skip to content

Commit

Permalink
Color identifiers (descname) blue for readability
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Wayne Parrott committed Oct 12, 2016
1 parent 0153288 commit d2aec29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/_static/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
code.descname {
color: #4885ed;
}

0 comments on commit d2aec29

Please sign in to comment.