This commit is contained in:
2025-10-07 12:38:24 +08:00
commit a8c4672612
105 changed files with 4317 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;
}
}