Mercurial > p > roundup > code
comparison website/www/_static/style.css @ 7325:49bc6d66f536
correct fix for last change.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 11 May 2023 14:29:52 -0400 |
| parents | ed0285b8c9b4 |
| children | a3dbd44c3642 |
comparison
equal
deleted
inserted
replaced
| 7324:ed0285b8c9b4 | 7325:49bc6d66f536 |
|---|---|
| 41 | 41 |
| 42 * + * { margin-block-start: 1.2em;} | 42 * + * { margin-block-start: 1.2em;} |
| 43 | 43 |
| 44 /* shrink spacing between list elements in tables of contents, | 44 /* shrink spacing between list elements in tables of contents, |
| 45 badge displays */ | 45 badge displays */ |
| 46 div.toctree-wrapper * + *, div.contents * + *, div.release_info { | 46 div.toctree-wrapper * + *, div.contents * + *, div.release_info * { |
| 47 margin-block-start: 0.25em; | 47 margin-block-start: 0.25em; |
| 48 } | 48 } |
| 49 | 49 |
| 50 h1, h2, h3, h4, h5, h6 { | 50 h1, h2, h3, h4, h5, h6 { |
| 51 line-height: 1.25; | 51 line-height: 1.25; |
