/new_thread -> /

This commit is contained in:
Swrup 2022-02-22 06:07:29 +01:00
parent 3be5552fcf
commit 9325749345
10 changed files with 168 additions and 171 deletions

View file

@ -131,3 +131,10 @@ a.preview-link {
border-radius: 4px;
padding: 2px;
}
.on {
}
.off {
display: none;
}