mirror of
https://github.com/Buriburizaem0n/live2d.git
synced 2026-02-04 03:20:02 +00:00
为极简模式增加顶栏阴影
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
background: linear-gradient(180deg, transparent 0%, var(--color-foreground) 100%) !important;
|
||||
}
|
||||
|
||||
.no-banner .navbar-ontop a :not(.dropdown-menu), .no-banner .navbar-ontop .navbar-title {
|
||||
text-shadow: 0px 0px 6px rgba(0,0,0,1);
|
||||
}
|
||||
|
||||
.zero-margin-bottom {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user