bring support for simplex links now

This commit is contained in:
root 2025-04-21 22:49:36 +02:00
parent 35b90d927f
commit 6de26c5fa5
6 changed files with 95 additions and 9 deletions

View file

@ -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{