MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 2,515:
interaction only. ── */
 
/* PDF page marker: a quiet rightLEFT-aligned "[p. N]" folio deep-linking the
source PDF at that page (#page=N) — no rule; the link's resting-grey /
coral-on-hover underline is the only ornament (house link convention). */
Left, not right: right-side placement collided with the infobox and
other right floats; on the left the marker is always alone on its
line (user rule 2026-07-20). */
.ed-pdfpage {
margin: 1.4em 0 0.9em;
text-align: rightleft;
font-size: var(--ed-small);
line-height: 1.7;
Line 2,545 ⟶ 2,548:
 
/* Chunk/page provenance marker on SUMMARY pages (Template:Chunk):
"[c. 20; p. 3]" floatedLEFT-aligned right ofon its chunkown section,line p.above 3the linkingchunk theheading,
p. 3 linking the Document: transcript's page anchor — same quiet folio treatment as
folio treatment as .ed-pdfpage. TheLeft, linknot isfloated INTERNALright: (no a.external specificity war),floats
collided with the infobox / {{Indexing}} key-figures boxes (user
but the strengthened selector is kept for symmetry/safety. */
rule 2026-07-20). The link is INTERNAL (no a.external specificity
war), but the strengthened selector is kept for symmetry/safety. */
.ed-chunk {
float: right;
font-size: var(--ed-small);
line-height: 1.7;
margin-left: 0.8em;
}
.ed-chunk a,