Skip to content

Commit

Permalink
doc input border color
Browse files Browse the repository at this point in the history
  • Loading branch information
jcheron committed Oct 18, 2017
1 parent ca66639 commit 6b56548
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,7 @@
}
.wy-side-nav-search{
background-color: #EC7A76!important;
}
.wy-side-nav-search input[type=text]{
border-color:#EC7A76!important;
}

0 comments on commit 6b56548

Please sign in to comment.