Enable multi-line version text and support 'Processed by AnthonyDuan'

This commit is contained in:
2025-11-13 15:24:39 +08:00
parent 9476f7d693
commit 4ba37435da
2 changed files with 9 additions and 4 deletions

View File

@@ -19,8 +19,13 @@
.stroke-sub::before{
content: attr(alt);
position: absolute;
-webkit-text-stroke: 0.25em #000;
top: 0;
left: 0;
right: 0;
display: block;
white-space: pre-line;
line-height: 1;
-webkit-text-stroke: 0.25em #000;
z-index: -1;
}
#session-invite{