rust/src/librustdoc/html/static
Matthias Krüger 1d4397ba70
Rollup merge of #107964 - notriddle:notriddle/title-line-height, r=GuillaumeGomez
rustdoc: use tighter line height in h1 and h2

This keeps the line height for body text the same, as required by WCAG, but for headers, it makes sense to have wrapped lines be a bit tighter packed.

## Before

![image](https://user-images.githubusercontent.com/1593513/218332683-88a02467-7811-4e6b-81f8-67dded691465.png)

## After

![image](https://user-images.githubusercontent.com/1593513/218332698-a1b2a265-0658-4306-8473-b835f663172d.png)
2023-02-12 22:29:50 +01:00
..
css rustdoc: use tighter line height in h1 and h2 2023-02-12 12:30:57 -07:00
fonts rustdoc: update Source Serif 4 from 4.004 to 4.005 2023-01-27 12:43:00 +01:00
images rustdoc: use [svgo] to shrink wheel.svg 2023-02-08 14:17:19 -07:00
js Rollup merge of #107930 - GuillaumeGomez:js-func-improvement, r=notriddle 2023-02-12 22:29:48 +01:00
.eslintrc.js Add "no-div-regex" eslint rule 2022-07-04 17:50:19 +02:00
COPYRIGHT.txt Remove .woff font files 2022-04-21 13:07:21 +02:00
LICENSE-APACHE.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
LICENSE-MIT.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
scrape-examples-help.md Update scrape-examples help, fix documentation typos 2022-12-07 09:08:43 -08:00