summaryrefslogtreecommitdiffstats
path: root/book/pt-br/css/print-9e4910d8.css
diff options
context:
space:
mode:
authormurilo ijanc2026-03-24 21:45:05 -0300
committermurilo ijanc2026-03-24 21:45:05 -0300
commit01c17c68277ff88fab812920732d9bbe9e6bb571 (patch)
tree035398ae34263b981b621c6275835d2cc6847d57 /book/pt-br/css/print-9e4910d8.css
parentf186b71ca51e83837db60de13322394bb5e6d348 (diff)
downloadwebsite-main.tar.gz
Simplify website to single-pageHEADmain
Remove old Zola-generated content, keep only the essential landing page with about, contact, and license sections.
Diffstat (limited to 'book/pt-br/css/print-9e4910d8.css')
-rw-r--r--book/pt-br/css/print-9e4910d8.css50
1 files changed, 0 insertions, 50 deletions
diff --git a/book/pt-br/css/print-9e4910d8.css b/book/pt-br/css/print-9e4910d8.css
deleted file mode 100644
index 2004384..0000000
--- a/book/pt-br/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;
-}