Add some OnionShare styling to the theme and write some more docs

This commit is contained in:
Micah Lee 2020-08-24 19:56:34 -04:00
parent b3b09a6f2c
commit 50ae994535
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
6 changed files with 64 additions and 58 deletions

View file

@ -0,0 +1,7 @@
.wy-nav-top {
background-color: #4e0d4e;
}
.wy-side-nav-search {
background-color: #5f0f5f;
}