Mercurial > p > roundup > code
comparison website/www/_static/style.css @ 7324:ed0285b8c9b4
Override lobotmized owl for badge display
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 11 May 2023 14:22:21 -0400 |
| parents | 2a78ade9a5eb |
| children | 49bc6d66f536 |
comparison
equal
deleted
inserted
replaced
| 7323:a54d7b2d3c1f | 7324:ed0285b8c9b4 |
|---|---|
| 39 ); | 39 ); |
| 40 } | 40 } |
| 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 div.toctree-wrapper * + *, div.contents * + * { | 45 badge displays */ |
| 46 div.toctree-wrapper * + *, div.contents * + *, div.release_info { | |
| 46 margin-block-start: 0.25em; | 47 margin-block-start: 0.25em; |
| 47 } | 48 } |
| 48 | 49 |
| 49 h1, h2, h3, h4, h5, h6 { | 50 h1, h2, h3, h4, h5, h6 { |
| 50 line-height: 1.25; | 51 line-height: 1.25; |
