Updated Wiki content

OrcaSlicerBot
2026-01-13 20:09:28 +00:00
parent 07b34f0570
commit f2be5c2b85

@@ -237,7 +237,7 @@ h1 + ol, h2 + ol, h3 + ol, h4 + ol{
margin-bottom: .4rem;
}
.md-typeset .admonition>:last-child,
.md-typeset .admonition>:last-child,
.md-typeset details>:last-child {
margin-bottom: 0;
margin-block-start: 0.3em;
@@ -326,8 +326,3 @@ head:has(link[rel="canonical"][href$="keyboard-shortcuts.html"])~body td>code {
color: var(--md-typeset-color);
font-weight: 550;
}
/* Override theme's height: auto for images to respect explicit height attributes */
.md-typeset img {
height: revert;
}