mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-14 05:31:25 -05:00
Change link style for directory listing
This commit is contained in:
parent
2143d7016e
commit
15e8ec4321
@ -222,3 +222,12 @@ li.info {
|
||||
color: #666666;
|
||||
margin: 0 0 20px 0;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #1c1ca0;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #601ca0;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user