mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 06:26:10 -04:00
Move docs back to root, move onionshare_gui into briefcase app, and make modifications so briefcase app will work
This commit is contained in:
parent
f4abcf1be9
commit
b42f92d714
490 changed files with 226 additions and 14886 deletions
21
docs/source/_static/custom.css
Normal file
21
docs/source/_static/custom.css
Normal file
|
@ -0,0 +1,21 @@
|
|||
.wy-nav-top {
|
||||
background-color: #4e0d4e;
|
||||
}
|
||||
|
||||
.wy-side-nav-search {
|
||||
background-color: #5f0f5f;
|
||||
}
|
||||
|
||||
.wy-nav-content a:link,
|
||||
.wy-nav-content a:visited {
|
||||
color: #2980b9;
|
||||
}
|
||||
|
||||
.wy-nav-content a:active,
|
||||
.wy-nav-content a:hover {
|
||||
color: #3091d1;
|
||||
}
|
||||
|
||||
.wy-nav-content div[role=navigation] {
|
||||
display: none;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue