mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
💄 优化label可见度
This commit is contained in:
@@ -346,6 +346,7 @@ async function createAnno(item: TGApp.App.Announcement.ListCard): Promise<void>
|
|||||||
border-bottom-left-radius: 5px;
|
border-bottom-left-radius: 5px;
|
||||||
box-shadow: 0 0 10px var(--tgc-dark-1);
|
box-shadow: 0 0 10px var(--tgc-dark-1);
|
||||||
color: var(--tgc-white-1);
|
color: var(--tgc-white-1);
|
||||||
|
text-shadow: 0 0 5px var(--tgc-dark-1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.anno-label img {
|
.anno-label img {
|
||||||
|
|||||||
Reference in New Issue
Block a user