summaryrefslogtreecommitdiff
path: root/docs/book/css/print-9e4910d8.css
diff options
context:
space:
mode:
authorTazyFoundSoup <gardendistrict0x0@outlook.com>2026-04-18 16:15:42 +1000
committerTazyFoundSoup <gardendistrict0x0@outlook.com>2026-04-18 16:15:42 +1000
commit6519a83af02fc1c7e41a8874462185841600fa49 (patch)
treec6b52bf50b77360311b3af1ff541d246d1ecf63b /docs/book/css/print-9e4910d8.css
parent276e4db4305187824998d5e3b96f838430460c09 (diff)
fix(git): Ignore generated documents
Diffstat (limited to 'docs/book/css/print-9e4910d8.css')
-rw-r--r--docs/book/css/print-9e4910d8.css50
1 files changed, 0 insertions, 50 deletions
diff --git a/docs/book/css/print-9e4910d8.css b/docs/book/css/print-9e4910d8.css
deleted file mode 100644
index 2004384..0000000
--- a/docs/book/css/print-9e4910d8.css
+++ /dev/null
@@ -1,50 +0,0 @@
-
-#mdbook-sidebar,
-#mdbook-menu-bar,
-.nav-chapters,
-.mobile-nav-chapters {
- display: none;
-}
-
-#mdbook-page-wrapper.page-wrapper {
- transform: none !important;
- margin-inline-start: 0px;
- overflow-y: initial;
-}
-
-#mdbook-content {
- max-width: none;
- margin: 0;
- padding: 0;
-}
-
-.page {
- overflow-y: initial;
-}
-
-code {
- direction: ltr !important;
-}
-
-pre > .buttons {
- z-index: 2;
-}
-
-a, a:visited, a:active, a:hover {
- color: #4183c4;
- text-decoration: none;
-}
-
-h1, h2, h3, h4, h5, h6 {
- page-break-inside: avoid;
- page-break-after: avoid;
-}
-
-pre, code {
- page-break-inside: avoid;
- white-space: pre-wrap;
-}
-
-.fa {
- display: none !important;
-}