rtd-ci: add read-the-docs integration

This commit is contained in:
Ralph Lange
2019-09-06 14:05:49 +02:00
parent 246cceae3e
commit b92a3ddaa4
6 changed files with 128 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
.wy-side-nav-search {
background-color: #18334B;
}
.wy-side-nav-search input[type="text"] {
border-color: #18334b;
}