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