1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 11:10:20 +01:00

fixed docs color for mobile

This commit is contained in:
Itai Caspi
2017-10-23 11:46:18 +03:00
parent 7c5d0ed01b
commit a1656c2ae6

View File

@@ -1,3 +1,8 @@
.wy-side-nav-search {
background-color: #79a7a5;
}
.wy-nav-top {
background: #79a7a5;
}