mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 12:16:57 +00:00
bring support for simplex links now
This commit is contained in:
parent
35b90d927f
commit
6de26c5fa5
6 changed files with 95 additions and 9 deletions
|
@ -42,7 +42,15 @@
|
|||
}
|
||||
|
||||
.sensitivelink{
|
||||
color: #fc6e02;
|
||||
color: #f43602;
|
||||
}
|
||||
|
||||
.xmr{
|
||||
color: #fcab0a;
|
||||
}
|
||||
|
||||
.sxc{
|
||||
color: #0ab7fc;
|
||||
}
|
||||
|
||||
|
||||
|
@ -229,7 +237,7 @@ h1,h2,h3,p,td{
|
|||
}
|
||||
|
||||
.category{
|
||||
max-width: 80px;
|
||||
max-width: 90px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.linktitle{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue