Updated Wiki content

OrcaSlicerBot
2026-01-13 22:20:44 +00:00
parent d7cbb2e4e7
commit d320d20619

@@ -165,6 +165,15 @@ h1 + ol, h2 + ol, h3 + ol, h4 + ol{
vertical-align: middle;
}
img[height="22"] { /* Text icons */
height: 22px;
}
img[height="45"] { /* Patterns table */
height: 45px;
}
img[height="200"] { /* Calibrations guide preview */
height: 200px;
}
/* /////// LINKS */
@@ -237,7 +246,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;