api icon indicating copy to clipboard operation
api copied to clipboard

Fix spec CSS so that code font text does not mess up line spacing

Open zimeon opened this issue 3 years ago • 0 comments

The current CSS for the specs, with boxes and padding around code font (backticked) text, results in an increased space below any line that include such text. This means that paragraphs were some lines include code font and some do not, render very messily. See, e.g. first para of https://iiif.io/api/presentation/3.0/#3-resource-properties

(Issue was noted in https://github.com/IIIF/api/issues/1550)

zimeon avatar Jun 10 '22 13:06 zimeon