/* JP 2_1_1 curtain BS5 v3 - B-zone right symbol 2x, adjustable by one relative unit.
   Frozen: navbar/footer/mobile shell; B DOM/text/href/img src; all image files.
   Adjustment point: change --jp-curtain-more-icon-size only (e.g. 1.6em / 1.8em / 2em / 2.2em). */

body.jp-bs5-2-1-1-curtain-page {
  --jp-curtain-more-icon-size: 2em;
}

/* Three B-zone action-link right symbols only. 2em = 2x the link text size. */
body.jp-bs5-2-1-1-curtain-page > nav + .container-fluid + .container .more .glyphicon-menu-right,
body.jp-bs5-2-1-1-curtain-page > nav + .container-fluid + .container + .container-fluid + .back-gray .more .glyphicon-menu-right {
  font-size: var(--jp-curtain-more-icon-size) !important;
}
