Skip to content

Commit

Permalink
Fix color for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
JiaweiZhuang committed Jan 18, 2018
1 parent c697a25 commit 1e12781
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/_static/css/cloud_GC.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
.wy-side-nav-search {
background-color: #990033;
}

/* Fixes for mobile */
.wy-nav-top {
background-color: #990033;
}

0 comments on commit 1e12781

Please sign in to comment.