site: relnotes: tighten up TOC item spacing

This commit is contained in:
Simon Michael 2016-10-29 10:58:03 -07:00
parent 08244f0747
commit 096f4ebe0d
2 changed files with 4 additions and 1 deletions

View File

@ -146,7 +146,7 @@ pre.shell {
#toc > ol > li > ol li {
padding-left:1em;
}
/* embolden/separate top items */
/* embolden and top-pad top-level items */
#toc > ol > li {
padding-top:1em;
font-weight:bold;

View File

@ -1,5 +1,8 @@
<!-- Web release notes. Content since 1.0 comes from doc/release-notes.org. -->
<!-- Putting the dates last is preferred for readability, but they are first in the headings below since that nicely keeps them out of the anchor urls. -->
<style>
#toc > ol > li { padding-top:0; }
</style>
<nav id="toc">
<p>Major releases:</p>
<ol>