mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-03 03:46:21 -04:00
Some design changes
This commit is contained in:
parent
562ceaa018
commit
5b1cbe989e
3 changed files with 19 additions and 4 deletions
|
@ -4,4 +4,14 @@
|
|||
|
||||
.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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue