Skip to content

Commit

Permalink
update background style for code
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jun 19, 2018
1 parent e91fa65 commit 93a26b4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion _doc/sphinxdoc/source/phdoc_static/my-styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,8 @@ div.highlight-ipython3 pre {

.wy-side-nav-search {
background-color: #FF0040;
}
}

pre.highlight-default {
background-color: #b5b5b5;
}

0 comments on commit 93a26b4

Please sign in to comment.