/* batch-11 per-batch overrides on top of Unity.
   In-pre code reset — see memory/themes/docbook-1.79.md §Resolved patterns
   (in-pre <code> otherwise renders as a full-width padded box under Unity). */
pre code { display: inline; min-width: 0; padding: 0; background: none; }
