mirror of
https://github.com/Buriburizaem0n/live2d.git
synced 2026-02-04 19:40:01 +00:00
删除了极简模式功能
This commit is contained in:
@@ -2,31 +2,6 @@
|
|||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.simple-mode #content:before {
|
|
||||||
display: none !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.simple-mode .shuoshuo-content.shuoshuo-folded:after {
|
|
||||||
background: linear-gradient(180deg, transparent 0%, var(--color-foreground) 100%) !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.simple-mode .navbar-ontop a :not(.dropdown-menu), .simple-mode .navbar-ontop .navbar-title {
|
|
||||||
text-shadow: 0px 0px 6px rgba(0,0,0,1);
|
|
||||||
}
|
|
||||||
|
|
||||||
.simple-mode #footer{
|
|
||||||
background: none;
|
|
||||||
text-shadow: 0px 0px 4px rgba(0,0,0,1);
|
|
||||||
}
|
|
||||||
|
|
||||||
.simple-mode .leftbar-banner{
|
|
||||||
background: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.simple-mode ::-webkit-scrollbar-track{
|
|
||||||
background:none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.zero-margin-bottom {
|
.zero-margin-bottom {
|
||||||
margin-bottom: 0 !important;
|
margin-bottom: 0 !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user