mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-31 18:38:57 -04:00
Change link style for directory listing
This commit is contained in:
parent
e7959f9ae6
commit
df568d648e
1 changed files with 9 additions and 0 deletions
|
@ -222,3 +222,12 @@ li.info {
|
|||
color: #666666;
|
||||
margin: 0 0 20px 0;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #1c1ca0;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #601ca0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue