diff --git a/site/_proposals/themes/bench.html b/site/_proposals/themes/bench.html index 17eb62f..0240287 100644 --- a/site/_proposals/themes/bench.html +++ b/site/_proposals/themes/bench.html @@ -269,7 +269,7 @@ a:hover { text-decoration-color: var(--color-accent); } } .btnrow span { width: 22%; height: 100%; border-radius: 50%; background-color: var(--color-paper-3); border: var(--hair); } -/* SVG dimension + callout overlay — one coordinate system, scales with the stage */ +/* SVG dimension + callout overlay - one coordinate system, scales with the stage */ .dims { position: absolute; inset: 0; width: 100%; height: 100%; display: block; pointer-events: none; } .ext, .dln, .lead { fill: none; stroke: var(--color-dim); stroke-width: 2; } .d-arrow { fill: var(--color-dim); } diff --git a/site/_proposals/themes/field.html b/site/_proposals/themes/field.html index d35e8ec..df83d44 100644 --- a/site/_proposals/themes/field.html +++ b/site/_proposals/themes/field.html @@ -3,7 +3,7 @@
-