Add onion notice

This commit is contained in:
Roscoe 2025-07-07 02:06:10 +01:00
commit 9fda9df4b6
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
2 changed files with 20 additions and 3 deletions

View file

@ -77,6 +77,10 @@ ul.members li:before {
content: none;
}
ul.members li.error {
color: lightcoral
}
ul.sidebar-links li:before {
content: ">";
}