Server now seperates links and media. Client now embeds links, but not media.

This commit is contained in:
rainbow napkin 2024-12-16 09:01:41 -05:00
parent a83dbdcb7f
commit 23df4f88f9
4 changed files with 141 additions and 58 deletions

View file

@ -295,6 +295,10 @@ select.panel-head-element{
color: var(--accent1);
}
.chat-link{
color: var(--focus0);
}
/* popup */
.popup-backer{