This commit is contained in:
2025-10-08 00:49:47 +08:00
commit b95c4476b3
17 changed files with 3253 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
@media print {
.VPLocalNav.has-sidebar,
.VPDocFooter {
display: none !important;
}
.VPButton.medium.brand {
display: none !important;
}
.VPNavBarHamburger.hamburger {
display: none !important;
}
.VPHome {
margin-bottom: 0px !important;
}
}